Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Chain of tables, when to denormalize?

mysql join table

I need some help optimizing my database schema

Multi-column database indexes and query speed

Generating salts from other user fields

Design conditional relationship

database table design for storing different sized datasets

How to create a better tables Structure

MongoDB : How to design schema based on application access patterns?

When using SHA-256 hashes as a primary key, is it OK to ignore the possibility of collisions? [duplicate]

database-design hash sha

Entity Framework 4 Code First versus tree

Best way to save type of class in database?

c# database-design types

Products database Design: Entity-Attribute-Value (EAV) model or No SQL or another alterative models?

Managing multiple MySQL 1 GB databases with data input from PHP application

Is there a database design pattern name for reducing duplicate join table data?

Advantage of splitting a table

Trigger on update of an attribute of a table in Mysql