Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

MongoDB Approaches for storing large amounts of metrics / analytics data

How to choose optimized datatypes for columns [innodb specific]?

MySQL - Are "NOT NULL" constraints needed for primary keys?

Practical limit for the number of databases in SQL Server?

File Read/Write vs Database Read/Write

GUID: varchar(36) versus uniqueidentifier

Database design for comments and replies

How to move an element in a sorted list and keep the CouchDb write "atomic"

How to link many tables containing the same products with different columns and IDs

mysql sql database-design

Design principles for designing database architecture of financial transaction system?

What are implications of SET-ting ALLOW_SNAPSHOT_ISOLATION ON?

SQL Server - Synonyms Tips & Tricks? [closed]

Implementing twitter and facebook like hashtags

What is database throughput?

How to see table partition size in MySQL ( is it even possible? )

"polymorphism" for FOREIGN KEY constraints

Conditional foreign key in SQL

What's the point of a candidate key?

Database Upserts - Good or Bad Practice?

Does a SELECT query always return rows in the same order? Table with clustered index