Search code examples
Normalising a tags table in a database for SQLite...

sqlsqlitedatabase-designmany-to-manydatabase-normalization

Read More
If you have a data object with large features (100+), is it better to expand this data by adding col...

database-normalization

Read More
How do you store multiple rows of data for a key and also maintain good normalization practices?...

sqlpostgresqldatabase-designdatabase-normalization

Read More
Laravel: how to retrieve all instances of child models which extend from parent model?...

phplaraveleloquentlaravel-7database-normalization

Read More
How to you relate tags to messages and users in a messaging app?...

mongodbdatabase-normalizationdatamodel

Read More
Postgres db design Normalize tables or Use Array Columns...

postgresqldatabase-designdatabase-normalizationarray-column

Read More
Verifying non-key column dependencies and transitive dependencies...

sql-serverdatabase-designdatabase-normalization

Read More
How to store a store opening hours in an SQL database?...

sqlpostgresqldatabase-designdatabase-normalizationtable-structure

Read More
Normalization - How do I properly reference a list from one table in multiple fields in another tabl...

ms-accessrdbmsdatabase-normalization

Read More
Normalisation issues regarding a relationship...

databasesqlitedatabase-normalization

Read More
3NF Normalization and Decomposition...

databasedatabase-normalizationfunctional-dependencies3nfcandidate-key

Read More
break up of single table into two tables...

sqldatabasedatatabledatabase-normalization

Read More
Feedback on ERD design and questions...

database-schemadatabase-normalizationerd

Read More
What is the best method for storing multiple skills catagories in a database?...

databasedatabase-designdatabase-normalization

Read More
Have I normalized this database to a 3NF level the right way?...

sqldatabasedatabase-designdatabase-normalization3nf

Read More
Normalize to 4NF?...

databasedatabase-designdatabase-normalization

Read More
what is the benefit of the Fourth normal form?...

database-designdatabase-normalizationbcnfthird-normal-form

Read More
How can I insert into a table related data in other tables using stored procedure and transaction?...

mysqlstored-proceduresdatabase-normalizationdatabase-cursor

Read More
How add an optional many to many relationship to another many to many relation table?...

sql-serverdatabase-designmany-to-manydatabase-normalization

Read More
Normalization in plain English...

sqldatabaseterminologydatabase-normalization

Read More
Prevent denormalization...

databasedatabase-designdatabase-normalizationfunctional-dependenciesdenormalization

Read More
Enforce composite unique constraint that depends on parent column value...

mysqlsqlconstraintsdatabase-normalizationunique-constraint

Read More
How to structure limited voting system design...

sqlsql-serverdatabase-designdatabase-normalization

Read More
How to resolve dependencies that are both partial as well as transitive?...

database-designentity-relationshipdatabase-normalizationfunctional-dependencies3nf

Read More
Database Design: Multiple tables vs a single table for research related items...

databasedatabase-normalization

Read More
How to retrieve commas separated values from PHP/MySQL?...

phpmysqldatabasee-commercedatabase-normalization

Read More
Is there ever a time where using a database 1:1 relationship makes sense?...

sqldatabase-designone-to-onedatabase-normalization

Read More
Data Normalisation on Holiday...

mysqldatabasedatabase-normalization

Read More
Many-to-many relationship without intersection table?...

sqldatabasepostgresqldatabase-designdatabase-normalization

Read More
foreign keys and normalization...

sqlpostgresqlforeign-keysdatabase-normalization

Read More
BackNext