Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Why does no database fully support ANSI or ISO SQL standards?

SQL - How to store and navigate hierarchies?

Database-wide unique-yet-simple identifiers in SQL Server

What's better - many small tables or one big table?

Database modeling for international and multilingual purposes

SQL: Using NULL values vs. default values

Why use an auto-incrementing primary key when other unique fields exist?

currval has not yet been defined this session, how to get multi-session sequences?

Modeling Tool for NOSQL Databases [closed]

When to Denormalize a Database Design

How to generate DDL for all tables in a database in MySQL

thread messaging system database schema design

Best table design for application configuration or application option settings?

PostgreSQL's schemas for multi-tenant applications

What is a lookup table?

What column data type should I use for storing large amounts of text or html

mysql sql database-design

Proper Table naming convention for a many-to-many intersect table

database-design

In terms of databases, is "Normalize for correctness, denormalize for performance" a right mantra?

Database partitioning - Horizontal vs Vertical - Difference between Normalization and Row Splitting?

mysql datatype to store month and year only [closed]

mysql sql database-design