Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Facebook wall's database structure

database-design facebook

Rails - Separate Database per Subdomain

Techniques for reducing database queries in a Rails app

How to properly name record creation(insertion) datetime field?

Bad real-world database schemas

Execute deferred trigger only once per row in PostgreSQL

Is the IN relation in Cassandra bad for queries?

PostgreSQL analog of SQL Server index(include columns)

'Delete' user but keep records (foreign keys)

When designing databases, what is the preferred way to store multiple true / false values?

Is there a multivalued field type available in PostgreSQL?

Why is database view used?

Should I use MyISAM or InnoDB Tables for my MySQL Database?

Standard Way of Storing Names in a Database [closed]

database-design

What data type is recommended for ID columns?

Get table and column "owning" a sequence

Better way to represent user roles in a database

design a database for a shopping-cart application? [closed]

Are primary keys passé?

Three customer addresses in one table or in separate tables?