Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Foreign Keys are evil? [closed]

Any resources for common data model design patterns?

Foreign key constraints involving multiple tables

Set value of column based on another column in Postgres?

DynamoDB performance/cost difference between map or separate attributes

Ignore cascade on foreign key update?

mysql database-design

How to best design address locations in any SQL Database?

database-design

What's the difference between different mapping types in Hibernate?

How to model tables with foreign keys from several other tables

What is the best method/options for expiring records within a database?

mysql database-design

Data Model tools for DB2

how do you enforce conditional not null check across sql columns

Set of Foreign Keys Where All But One Are NULL

In SQL / MySQL, are there reasons not to put one-to-one relationship in the same table?

Fastest way to populate a Db [closed]

Storing inherited objects in a database

Database tables, one table referencing multiple unrelated tables

How to define polymorphism in JPA

One or many databases for application for many clients in PHP

Need to design a table with loads of attributes which must all be searchable by SQL