Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Design of MySQL DB to avoid having a table with mutually exclusive fields

mysql database-design

Database game messaging schema

database refinement - minimal cover of F (extraneous attributes)

Database Design, Google Maps, and Address Fields

mongoDB vs relational databases when data can't fit into memory?

Can't create foreign key with ON DELETE SET DEFAULT

Why not create and delete 'TABLE' whenever data inserted?

database-design

Limiting integer data type field lengths

How to handle late arriving dimension and NULL business key in Kimball Data Mart?

SQL : ERROR 1005: Can't create table 'obl2.itemsubjects' (errno: 121)

Storing statistics over longer periods of time and timezones

MY SQL Query for thread messaging inbox and sent

php mysql sql database-design

Data Store Design for NxN Data Aggregation

Can I avoid a relation loop in my database design?

In a One to One relationship should i drop one of the table's id column?

Database Design - Column In One Table References Two Tables

Database Schema for multiple authentications, Facebook Connect, Twitter, OpenID, etc

Memory-Mapped MappedByteBuffer or Direct ByteBuffer for DB Implementation?

What are the problems with a join between two tables in two different databases?

Database design for email messaging system