Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Surrogate key 'preference' explanation

Database schema suggestion for widget driven site

DynamoDB Design Pattern

Database with 40000+ records per day

building a database for my site

Database model to describe IT environment [closed]

How do I design a database to store changes over time?

database database-design

Implementing and indexing User Defined Fields in an SQL DB

Using SQL aggregate functions within CREATE's CHECK statement

EF6 code first multiple 1-to-many mapping issue / "Multiplicity" error

How would you represent a hashtable collection in a database schema?

How can you efficiently create a strong ordered sequence in Spanner?

Best Practices to Build an Admin Approval System

Neo4j / Strategy to keep history of node changes

What's the best way to save trivial user states (e.g. dismissed welcome msg) in database?

What are the drawbacks of foreign key constraints that reference non-primary-key columns?

Deciphering Database ER Diagram for questionnaire

Should related objects be grouped in one table, or multiple?