Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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

In RoR, if I say that A has_one B, is it mandatory that A has one B?

How to gain performance when maintaining historical and current data?

SQL Server Database Design and Foreign Key confused