Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

When not to use surrogate primary keys?

Many to Many Association Tables - Is it customary to put additional columns in these tables?

Stored Procedures vs No Stored Procedures - Security Viewpoint

Identity column maximum value in SQLite DBs

Does setting "NOT NULL" on a column in postgresql increase performance?

SQL Data Type to store build versions

Positive or negative boolean field names

What tools do you use to plan and draw a database structure = tables, relationship [closed]

Database solution for static time-series data

How would a "NOSQL" database be designed for consumer apps (e.g. social bookmarking) [closed]

How should I store articles with photos and formatting in a database?

MySQL Visual Studio Cannot create a design window for the selected object

Where are all the native revisioned databases?

What is an efficient MongoDB schema design for a multilingual e-commerce site?

Best-practices for localizing a SQL Server (2005/2008) database

Database Design: private chat, group chat, and emails

Database design for recurring events with exceptions

is there a gem that builds a visual diagram of your table associations/relationships?

How do I store (and sort) vague date ranges?

nchar vs nvarchar performance