Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

is there a way to enforce a set of values for a column of a database table?

Database model Parent Child with single default child.

Best practices for efficiently storing md5 hashes in MongoDB

Database structure - How to link users to jobs?

Primary key: code or name?

database-design

Draw Many to Many Relationship in ERD

How to handle different types of users?

php mysql database-design

One big table or many small tables

What is a recommended schema / database design to store custom report settings in my sql database?

Designing a key-value database

Advice needed: SQL Server DB Architecture for Large Database

help with tree-like structure

MySQL - How to determine if my table is stored in RAM?

Determining the number of MySQL rows to DELETE to reach a target database size

A simple question about which table should have the foreign key of the other table in on-many relationship

database database-design

Linking a third table to a bridge table in a many to many association

How to store data when there is no schema?

What advantages do constraints provide to a database?