Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

MYSQL creates index automatically when

is myisam table type really better for a log table (mysql)?

Alternative to DELETE records from the Database?

Normalizing a database column

books on designing database architecture? [closed]

multiple foreign keys as primary key postgres, should I do it?

Surrogate key 'preference' explanation

Database schema suggestion for widget driven site

DynamoDB Design Pattern

Database with 40000+ records per day

building a database for my site

Database model to describe IT environment [closed]

How do I design a database to store changes over time?

database database-design

Implementing and indexing User Defined Fields in an SQL DB

Using SQL aggregate functions within CREATE's CHECK statement

EF6 code first multiple 1-to-many mapping issue / "Multiplicity" error

How would you represent a hashtable collection in a database schema?