Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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?

How do you effectively model inheritance in a database?

SQL ON DELETE CASCADE, Which Way Does the Deletion Occur?

Using a Single Row configuration table in SQL Server database. Bad idea?

Database Structure for Tree Data Structure [closed]

sql database-design tree

How to design a product table for many kinds of product where each product has many parameters

NoSql vs Relational database