Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Should "duplicate" indices in MySQL be deleted?

Best implementation for fully auditable data model?

Avoiding duplicate addresses in a database table

database database-design

C# Factory Pattern

Is there a data storage pattern similar to mipmaps in graphics?

strategy to filter data according to user access level

"FirstName" and "LastName" store in database USER or USER_PROFILE table?

how to implement full text search in database

What are locking issues in OLAP?

How to store persons name in a record table

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

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