Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

NULL or empty string more efficient/natural? [closed]

Table composed purely of foreign keys?

SQLAlchemy - Self referential Many-to-many relationship with extra column

How to design database schema for a content management system (cms) with multiple language support?

Version changes for Stored Procedures

Java Framework for Database operations [closed]

Two tables with same columns or one table with additional column?

Design of Databases for storing the details of the recurrent occurrence of an event

How do you merge tables with autonumber primary keys?

SQL Server unique constraint (but only sometimes)

Two way relationships in SQL queries

Is it beneficial to encrypt usernames stored in the database?

Database Patterns: What's the standard way for manually sorting a table?

How to structure database for unread item alerts per user

How to implement Twitter retweet action in my database

Is it better to define a "year" column to be of type Integer or String?

How can I make SQL Server 2012 truncate insertions if they are too big?

Why would you store a delimited list in a SQL text column?

database-design

Do these database design styles (or anti-pattern) have names?

Database design to hold a person's information that changes with time?