Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Database design, variable number of columns

mysql sql database-design

What is the difference between an Information Model and an Ontology?

Is it better to store redundant information or join tables when necessary in MySQL?

How to choose the clustered index in SQL Server?

SQL Server - Performance/Size Drawbacks of Null Columns

What is the most efficient way to store and query trees?

database-design

How to keep ordering of records in a database table

Can Foreign Key be null? [duplicate]

PostgreSQL: Defining a primary key on a large database

Is a varchar 2 more efficient than a varchar 255?

Database design - empty fields [closed]

mysql database-design

Simple constraint to limit an Oracle table to a single row

Postgres constraint for unique datetime range

Should we denormalize database to improve performance?

Core Data Deletion rules and many-to-many relationships

Should a database table that contains two columns that are foreign keys have a third column which is the primary key?

Relational database design multiple user types

Dynamic columns in database tables vs EAV

How to model a database with many m:n relations on a table

Guid Primary /Foreign Key dilemma SQL Server

sql database-design guid