Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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

Best-performing method for associating arbitrary key/value pairs with a table row in a Postgres DB?

Indexing simple query in a huge database

Database Logging Table Structure

database-design logging

Data driven business rules.

How big is too big for a view in MySQL InnoDB?