New posts in database-design

Proper database model for a user feedback system (an interesting case)

Difference between two table structure

Relations vs data constraints in database design

How to create one to many relationship from many to many join table in Prisma

Should I have a dedicated primary key field?

What is the best way to implement soft deletion?

Database - Data Versioning [closed]

Should I use SQL_Variant data type?

Can we create multicolumn unique indexes on MS access databases?

Can I set ignore_dup_key on for a primary key?

Is it a good idea to use an integer column for storing US ZIP codes in a database?

MySQL - Supertype/Subtype design

In a StackOverflow clone, what relationship should a Comments table have to Questions and Answers?

What is the best practice in naming your "user" table?

Is it possible to query a tree structure table in MySQL in a single query, to any depth?

Database schema design for a double entry accounting system? [closed]

PostgreSQL Index on JSON

Database design: 3 types of users, separate or one table? [closed]

Why use SQL database? [closed]

Database design for user settings