Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

What database solution will you suggest for competitive online tickets sale

Database sync solutions for Delphi [closed]

Dynamically creating tables as a means of partitioning: OK or bad practice?

How to delete rows in associated SQL tables?

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?