Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

org.hibernate.MappingException: Repeated column in mapping for entity

Foreign key on a non-unique index? (oracle)

Designing database entity that can only have exactly one of 2 foreign key?

Disadvantages of creating multiple indexes in a PostgreSQL table

Non-overlap, continuous timestamp ranges (tstzrange) for opening hours

MongoDB architecture best practices for storing child relationships?

mongodb database-design

DB Design: more tables vs less tables

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