Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Sane way to store different data types within same column in postgres?

Difference between one-to-one and one-to-many relationship in database

database database-design

Postgresql: optimizing columns size for numeric fields

Should I have a dedicated primary key field?

Database Structure Advice Needed

Should I always prefer MySQL InnoDB over MyISAM?

SaaS database design - Multiple Databases? Split? [closed]

Database constraints - keep or ignore?

One to Many MySQL [duplicate]

Avoid exposing primary keys in the source of a web app?

How does Trello show history so quickly?

Is it bad design to use arrays within a database?

What's the best way to store the bible in SQL?

sql mysql database-design

Database design: one huge table or separate tables?

How to pivot a MySQL entity-attribute-value schema

What does "Data Massage" mean?

How to enforce unique constraint in MySQL?

Best practices on primary key, auto-increment, and UUID in RDBMs and SQL databases

sql database-design uuid rdbms

Setting up an MS-Access DB for multi-user access

friendship database schema [closed]