Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How to handle different organization with single DB?

database database-design

micro service architecture database backup and restore

Is it better for faster access to split tables and JOIN in a SQL database or leave a few monolithic tables?

Is it a good idea to incorporate a Reference Count into every database table?

Is there a need to set max_length in a model field?

Foreign key as TPH discriminator in EF4 using CTP4 Code First

Elegant database design help... (MySQL/PHP)

does Unique constraint on multiple columns has performance issues -Oracle

Sequential scan for column indexed with varchar_pattern_ops

PostgreSQL : NOT VALID constraint vs validation trigger

Choice of primary key in a SQL Master Detail scenario [closed]

Database versioning

A table left outer joining with itself: How does this work?

Database design problem

What are good candidates for creating indexes on beside pk and unique columns?

Design pattern for optimizing query performance of dynamic sorts in SQL DB

Using custom codification scheme instead of GUID as Primary Key