Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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

MySQL: Understanding mapping tables

Database Design and the use of non-numeric Primary Keys

What does/should NULL mean along with FK relationships - Database

sql database-design null

Combining UNION ALL and ORDER BY in Firebird

How to convince someone to normalize a database?

Many-to-many relationship: use associative table or delimited values in a column?

What is the best primary key strategy for an online/offline multi-client mobile application with SQLite and Azure SQL database as the central store?