Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Why doesn't the SQL standard provide a way of specifying FDs other than superkeys?

XML flat file vs. relational database backend

storing weight in a database table

What is best: several tables or a really big one?

sql database-design

Table design for related products

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?