Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Is a 'blackhole' table evil?

Database design for database-agnostic applications

Should I use composite primary keys or not?

Do you absolutely need foreign keys in a database?

What is important to keep in mind when designing a database?

database-design

MySQL Collation: latin1_swedish_ci Vs utf8_general_ci

Optimal database design in terms of query speed to store matrices from R

r database-design

Pizza & Food - database design

Order/Invoice/Payment database modeling

How to insert arrays into a database?

PostgreSQL multiple nullable columns in unique constraint

Best practices and anti-patterns in creating indexes in SQL Server?

Asking for opinions : One sequence for all tables

oracle database-design

Should I add this new column to customers table or to a separate new table?

SQL one to one relationship vs. single table

sql database-design rdbms

Recommended database structure for OAuth Provider

Why to use "not null primary key" in TSQL?

Multitenant DB: Why put a TenantID column in every table?

What is the best way to keep changes history to database fields?

database database-design

Sane way to store different data types within same column in postgres?