Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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

How are super- and subtype relationships in ER diagrams represented as tables?

Database Design - Multiple Lookup/Enum Tables or One Large Table?

database-design saas

SQL: Do you need an auto-incremental primary key for Many-Many tables?

sql database-design