Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

When to use a View instead of a Table?

sql database-design view

How many database indexes is too many?

Is a one column table good design? [closed]

sql database-design

Best practices for storing postal addresses in a database (RDBMS)?

Why use multiple columns as primary keys (composite primary key)

Nullable Foreign Key bad practice?

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?