Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How do I express a polymorphic association in JPA?

Writing your own storage-system: where to start?

c# database database-design

Joining SQL lookup table with data table

How to handle an "OR" relationship in an ERD (table) design?

Clustered vs covering index

Single mysql table for private messaging

Best way to store deleted user data?

Supertype-subtype database design

database database-design

Best practise for storing image references in database

SQL Server : update column in a tree

What is a Primary/Foreign Key Field in this Database Model?

How can I set a size limit for an "int" datatype in PostgreSQL 9.5

YYYY-MM column type in PostgreSQL

Inheritance in Database Design

How to Set Customer Table with Multiple Phone Numbers? - Relational Database Design

Legit? Two foreign keys referencing the same primary key

sql database-design

Database design: where to place the total amount fields

database-design

Multiple databases vs. one database with IDs used to separate organizations

Hibernate : Opinions in Composite PK vs Surrogate PK

Data Modeling: Supertype / Subtype