New posts in database-design

What is the best way to represent "Recurring Events" in database?

Unique Constraint vs Unique Index

relationship type,degree, cardinality, optionality terms confusion

Historical / auditable database

Best beginner resources for understanding the EAV database model? [closed]

Primary Key versus Unique Constraint?

add unique constraint in room database to multiple column

Store this data model as non-relational?

PostgreSQL - set a default cell value according to another cell value

Convert JSON to SQLite in Python - How to map json keys to database columns properly?

SQL Database Design Best Practice (Addresses)

Django Selective Dumpdata

What is combining repeating sets of row information into new entities called when doing database normalization?

Why does no database fully support ANSI or ISO SQL standards?

Unique index or unique key?

When we need to use 1-to-1 relationship in database design?

Multiple column foreign key contraints

Database-wide unique-yet-simple identifiers in SQL Server

Database modeling for international and multilingual purposes

Why use an auto-incrementing primary key when other unique fields exist?