New posts in database-design

Is it better to use multiple databases with one schema each, or one database with multiple schemas?

Database design for a survey [closed]

Storing money in a decimal column - what precision and scale? [closed]

SQL - How to store and navigate hierarchies?

How to version control a record in a database [closed]

Is there a good reason I see VARCHAR(255) used so often (as opposed to another length)?

Firebase: setting additional user properties

How to create multiple one to one's

Strings as Primary Keys in SQL Database [closed]

How to pivot a MySQL entity-attribute-value schema

MySQL - Conditional Foreign Key Constraints

How big can a user agent string get?

Remove Primary Key in MySQL

What should every developer know about databases? [closed]

What are best practices for multi-language database design? [closed]

How to make an array of ids in postgres? [duplicate]

What's the longest possible worldwide phone number I should consider in SQL varchar(length) for phone

How are super- and subtype relationships in ER diagrams represented as tables?

Use email address as primary key?

Does prefixing system or general table names with "Sys" fine in Sql Server?