Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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?

Design for chats between users

laravel database-design

Database schema for forum thread votes/views, and strategy for incrementing and displaying # of views

Azure Table and Entity Inheritance

database design: best practice for designing a forum table [closed]

php sql mysql database-design

Trying to avoid multiple parent tables

mysql database-design

How to implement items on sale in a webshop

database-design

Database Design Redundant Functional Dependencies (FD's)

What is the best way to model user defined hierarchical relationships in a database?