Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

MySQL CONSTRAINT on two UNIQUE KEYs, that use the same FOREIGN KEY IDs

Database schema that manages weekly timesheets

Exploring databased typing scheme at run time

Are there performance advantages by splitting a Django model/table into two models/tables?

To "look-up table" or not?

ERD - Crow's Foot Notation

PHP/MySQL: Handling Questionnaire Input

php mysql database-design

C#: How would you store arbitrary objects in an SQL Server?

MySQL Create table with indexes error

How to optimize this complicated EAV MYSQL query?

Normalize or Denormalize: Store Contact Details (Phone Numbers) in separate Table? Search Performance?

What is the best approach for decoupled database design in terms of data sharing?

Views VS Materialized Views

Checkbox data in column?

Which MySQL data-type to store Tweets from Twitter [closed]

How to build a data warehouse based on an entity attribute value database?

Hibernate Mapping One-to-Many, weird example