Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How to store frequently modified lists in database in a natural way so that they are just ready to read?

Sql - Indirect Foreign Key

in a relational database, can we have a table without any relation with the other tables?

How to model several tournaments / brackets types into a SQL database?

mysql sql database-design

Should you ever duplicate data? [closed]

Saving records in MySQL which does not pre-exist

Which database table Schema is more efficient?

database-design

Is using Null to represent a Value Bad Practice?

sql database-design

Using a bitwise flag for a primary key?

database-design flags

Database Design For Multiple Product Types

database-design

Can't figure out what's wrong with foreign key constraint statement

What database do online games like Farmville use? [closed]

Tagging system: Toxi solution questions

Introducing FOREIGN KEY constraint on table may cause cycles or multiple cascade paths causing Database.SetInitializer to not work?

Modeling Upvotes / Likes - one table per type, or one big table?

How to add multiple header HTML table?

Dealing with "hypernormalized" data

What is the preferred method for an updated by field in a table?

database-design

Best practice for keeping denormalized schema up to date?

Table with unknown number of columns

sql database-design