Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Best design for a changelog / auditing database table? [closed]

A beginner's guide to SQL database design [closed]

Database Design for Revisions?

How to implement a many-to-many relationship in PostgreSQL?

Database: To delete or not to delete records

database database-design

Unique constraint that allows empty values in MySQL

Difference between clustered and nonclustered index [duplicate]

Is there common street addresses database design for all addresses of the world? [closed]

How to create a multi-tenant database with shared table structures?

Are soft deletes a good idea? [duplicate]

Physical vs. logical (hard vs. soft) delete of database record?

Storing sex (gender) in database

sql database-design

Primary key or Unique index?

Facebook database design?

Good tool to visualise database schema? [closed]

How to store a list in a column of a database table

What is the most efficient way to store tags in a database?

Database design for a survey [closed]

sql database-design

MySQL: multiple tables or one table with many columns?

mysql database-design

How to design a database for User Defined Fields?