Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How to choose indexes for chat application database

Architecture - 2 foreign keys to same primary key?

DB/Entity Design: table related to any one of multiple tables

Why is read repair not sufficient in making dynamo-style database linearizable?

PostgreSQL: multiple LEFT JOIN with multiple conditions

Very large database, very small portion most being retrieved in real time

Database design with blobs - keep in separate tables?

Storing vast amounts of (simple) timeline graph data in a DB

When to create a new table?

How I can make Laravel migration change and make column nullable

laravel database-design

What is the simplest way to delete a child row when its parent is deleted, without knowing what its parent is?

How to achieve dynamic attributes while keeping queries clear and effective

Storing Some SQL Server Data Offline

Get top most parent by nth child id?

Foreign Key Reference Composite Primary Key

PostgreSql - unique rows, independent of order

For extended information, should I use Django's Multi-table Inheritance or an explicit OneToOneField

Canonical expression of "union" or "variant record"?

Decoupling MySQL data versus ease of use