Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

What does the column flag "G" in MySQL Workbench mean

relationships between 3 entities in ER diagram--is a ternary enough or are 2 binaries also needed?

Database design for Tagging multiple types of entities

database-design tagging

How would you make a Temporal Many-to-Many Relationship in SQL?

How to set up a new SQL Server database to allow for possible replication in the future?

SQL Server 2005 database design - many-to-many relationships with hierarchy

Storing & Querying Heirarchical Data with Multiple Parent Nodes

How does Facebook handle Privacy settings in database side?

Domain rich applications without ORMs

Database design - looking for a radical change

mysql database-design

Can you partition a graph database? If so, how?

InnoDB disk usage overhead

30 Million Rows in MySQL

Database Design: how to track history?

Speed up multi-dimensional euclid distance calculation in MySQL

How to efficiently design database of multi list application

Some advice on DB design for simple booking system

Dimension row with multiple attributes

What is the semantically correct way to insert JSON-LD into Neo4j?

How do you build a ratings implementation?