Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Changes of product price in database design

CouchDB modeling for multi-user

database-design couchdb

DB design to use sub-type or not?

Storing "derived" values vs calculating them on extraction

database database-design

which query is better and efficient - mysql

Best way to store tags in a database?

Large scale internet application, where to start?

Can you recommend a database design for quiz questions and answers that would allow for an extensible number of question types? [closed]

database-design

How to use Unique Composite Key

database database-design

What first model or database?

What is wrong with this data structure?

How to use triggers to prevent duplicate records in PostgreSQL?

Stock management database design

Polymorphic relationships vs separate tables per type

What are some optimization techniques for MySQL table with 300+ million records?

Any open source examples of offline-online synchronization?

SQL Server primary key on datetime field

Does every user have their own database table?

database-design

Store image files or URLs in MySQL database? Which is better? [duplicate]

mysql database-design blob

Convert a string representing a timestamp to an actual timestamp in PostgreSQL?