Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

In a site like StackOverflow should the Question and its Votes be separate tables?

how to design database for binary tree? [duplicate]

database-design

How to Represent Rules using a MySQL Table?

database-design mysql

Use of null values in related tables with foreign key constraints

sql database-design

design database relating to time attribute

DB design help - EAV + Form builder

Oracle Data Type for text file?

Different user types / objects own content in same table - how?

database design for notification settings

Database relationship cycle

Trying to avoid "Polymorphic Associations" and uphold foreign key referential integrity

Database Schema: How the relationship can be designed between user, file and folder?

Syntax error: missing expression (ORA-00936)

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