Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How to store data like Freebase does?

Multiple yet mutually exclusive foreign keys - is this the way to go?

Is it a good idea to design database with inheritance?

SQL table design: Should I store addresses with orders or in separate table?

sql database-design

Multi column primary keys?

database-design

Are usernames a valid candidate for a primary key?

JPA EclipseLink DatabaseException: 'table foo.SEQUENCE doesn't exist'

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