Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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]

Why single primary key is better than composite keys?

Is it bad to use user name as primary key in database design?

How can you see field comments from mysql client?