New posts in database-design

CAP Theorem - satify consistency by always erroring on read

Django models - how to filter number of ForeignKey objects

Data Warehouse Considerations: When and Why? [closed]

What does ON UPDATE RESTRICT do?

What's the best way to store the days of the week an event takes place on in a relational database?

Is it good database design to have admin users in the same table as front-end users?

Getting events from a database

mysql datatype to store month and year only [closed]

Database design for invoices, invoice lines & revisions

Best Practice for Designing User Roles and Permission System?

How do I calculate a good hash code for a list of strings?

Should I write table and column names ALWAYS lower case?

SQL: Using NULL values vs. default values

Alternatives to Entity-Attribute-Value (EAV)?

What is the difference between logical data model and conceptual data model?

When to use MongoDB [closed]

MySQL: bigint Vs int

How to insert a list in a SQL table in Python? [duplicate]

mongodb schema design for blogs

Primary key for multiple column in PostgreSQL?