Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How to design DB with parent-child relationships?

Is it a good practice to use different table for different (but similar) business program?

Making unique key case insensitive

mysql sql database-design

banking database design issue

Redis storing and querying complex structures

database-design redis

Using enums in Visual Studio 2010 Table Designer

MySQL table structure for task manager app with task dependencies

mysql sql database-design

Unique filtered index and indexed view are ignored by optimizer

Database design to store image color pattern in MySQL for searching Image by color

using triggers to enforce data integrity - redundant?

Autoincrement in Google Cloud Spanner

Nosql database design - MongoDB

Should "duplicate" indices in MySQL be deleted?

Best implementation for fully auditable data model?

Avoiding duplicate addresses in a database table

database database-design

Personal finance app database design

database-design

Safely rename tables using serial primary key columns

Is it worth breaking out address information into a separate database table?

SQL Unique constraint across multiple tables

Picking the best primary key + numbering system