Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How are super- and subtype relationships in ER diagrams represented as tables?

Database Design - Multiple Lookup/Enum Tables or One Large Table?

database-design saas

SQL: Do you need an auto-incremental primary key for Many-Many tables?

sql database-design

MySQL: Understanding mapping tables

Database Design and the use of non-numeric Primary Keys

What does/should NULL mean along with FK relationships - Database

sql database-design null

Combining UNION ALL and ORDER BY in Firebird

How to convince someone to normalize a database?

Many-to-many relationship: use associative table or delimited values in a column?

What is the best primary key strategy for an online/offline multi-client mobile application with SQLite and Azure SQL database as the central store?

Database normalization for School Management System

Help a CRUD programmer think about an "approval workflow" [closed]

Designing a recipe database that needs to include ingredients as well as sub-recipes

mysql database-design

When to split up models into multiple database tables? [closed]

Database table for global settings

database-design

Efficient implementation of faceted search in relational databases

MongoDB embedded vs. reference from performance perspective

mysql circular dependency in foreign key constraints

Database structure for storing historical data

SET CONSTRAINTS ALL DEFERRED not working as expected