Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How big is too big for a view in MySQL InnoDB?

Is there an elegant way to store a dual relationship (i.e. user 1 and user 2 are friends)

Large PostgreSQL table: better to add a column or create a new table to store metadata?

How to store distance between cities and towns in DB efficiently

Database schema for multiple companies

using Natural key as the ID of DomainObject or GUID + auto-increment Domain Driven Design

Does SQLXML breaks 1NF?

HBase: Create multiple tables or single table with many columns?

Multiple autoincrement ids based on table column

When is a file just a file?

database-design

Need to create messaging system like in facebook - any ideas for database design [closed]

php mysql database-design

Programming first, framework second?

Single or multiple databases

What is the maximum size of a primary key in Firebird?

How to represent a Many-To-Many relationship in XML or other simple file format?

INDEX NAME on PRIMARY KEY

How do you determine the base table?

Why don't RDBMS support array types for columns?

SQL: Normalization of database while retaining constraints

Design Pattern for Creating Sql Queries