Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Best solution for a comment table for multiple content types

What exactly is the problem with hierarchal and network models of databases?

How do you handle deletion of users

How to design SQL tables when column data arrives in multiple types/margins of error?

sql database-design

DB design: Should I use constraints within a table or a new table

sql database-design

DB Design Questions for eCommerce

How to bond N database table with one master-table?

Should primary key be auto_increment?

database database-design

What's the best way to store (and access) historical 1:M relationships in a relational database?

sql mysql database-design

Would you consider this a natural primary key?

mysql 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