Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Reducing repeated information in database design

How to store tree structure in sql?

Whats the best breakdown of order status types for shopping cart 'Order' TABLE?

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?