Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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

Best practices for migrating database content from one very poor structure to one very logical?

Best practice for storing usernames & password in MySQL Databases [duplicate]

Database design: accounting transaction table

database database-design

Create Alias for PostgreSQL Table