Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Invoices into database : how to store them to make them write-only?

mysql database-design

Enforce relationship via a foreign key constraint?

Is it bad to have a column empty as NULL often in a table?

Grouping Data in a Key/Value Database Like Redis

Database design - how do I track information over time and query a table for latest data?

database-design

What is the best database design for multiple tables with 1 to 1 relationship to the same table?

database-design

Optimal Database Structure for MicroStrategy

separate table for picture items with image field

MySQL: How to update foreign key field, and create a relationship, after table values have been set with default values?

saving tree data in database (family tree)

Is primary key auto increment always needed in a table?

Design Question - Put hundreds of Yes/No switches in columns, rows, or other?

PostgreSQL - One-To-One - which approach is "better"? [closed]

Performance gains vs Normalizing your tables? [closed]

Cascade deletes on linked table joining 2 tables that each have a cascade delete to another table. How?

It it bad practice to use inheritance in database to make it less painful to change schema latter?

Good database design for recall and comparison of 2D data arrays?

arrays database-design

how many index per database table? [closed]

MYSQL table structure [closed]