Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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

When not to use surrogate primary keys?

Many to Many Association Tables - Is it customary to put additional columns in these tables?

Stored Procedures vs No Stored Procedures - Security Viewpoint

Identity column maximum value in SQLite DBs

Does setting "NOT NULL" on a column in postgresql increase performance?

SQL Data Type to store build versions

Positive or negative boolean field names