Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How do you determine what should be a primary key?

sql mysql database-design

Should I use a code in my lookup table

In a star schema, are foreign key constraints between facts and dimensions neccessary?

Is better use an empty value as a '' or as NULL?

Mending bad BAD database design once data is in the system

How to autoincrement a varchar

SQL When to create a new database?

asp.net sql database-design

Reset Identity column in SQL Server

How does MonogoDB stack up for very large data sets where only some of the data is volatile

Laravel 4: How do I create a non-primary auto incrementing column with migrations?

How to keep two databases with different schemas up-to-date

What to use instead of Polymorphic Associations?

Store date as unix timestamp or TIMESTAMP data type in MySQL?

How to design great database structure for POS system

Dedicated faceted search engine for dealing with dynamic taxonomies - helps just with performance or also flexibilty?

NHibernate and hilo generator: how to design key-tables?

Rethinking the User Login Process: User/Display Name and OpenID