Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Which provides better performance one big join or multiple queries?

storing year in database [closed]

what is the right data type for unique key in postgresql DB?

Database design - articles, blog posts, photos, stories

database-design

Soft delete best practices (PHP/MySQL)

Best user role permissions database design practice? [closed]

How should I implement this schema in MongoDB?

database-design mongodb

How do you store a trie in a relational database?

How to insert DECIMAL into MySQL database

A database schema vs a database tablespace?

database database-design

Can we create multicolumn unique indexes on MS access databases?

database-design ms-access

How to save a particular, mutable "order" into a database

Should I use EAV model?

Relational Data Model for Double-Entry Accounting

What is wrong with a transitive dependency?

When to use a left outer join?

mysql sql database-design join

why varbinary instead of varchar [duplicate]

What is best practice when creating document IDs in couchdb? [closed]

database-design couchdb

When should database synonyms be used?

Is there a difference between Surrogate key, Synthetic Key, and Artificial Key?