Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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

Database Architecture for "Badge" System & Arbitrary Criteria (MySQL/PHP)

database-design badge

Database design for a social networking site

Sql Data Type for Primary Key - SQL Server?

Signed or unsigned in MySQL

mysql database-design

Django models - how to filter number of ForeignKey objects

First name, middle name, last name. Why not Full Name?

Data Warehouse Considerations: When and Why? [closed]

What does ON UPDATE RESTRICT do?

What's the best way to store the days of the week an event takes place on in a relational database?

sql database-design