Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Normalize table to 3rd normal form

How to store .txt files MySQL database?

SQL Server 2008 : Cannot Insert new column in the middle position and change data type

How to represent end-of-time in a database?

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?