Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How to best implement a 1:1 relationship in a RDBMS?

Mongodb not using index for array of objects

How to handle user's data in MySQL/PHP, for large number of users and data entries

php mysql database-design

Is it possible to specify the range of data values in general database?

Database design: Best way to represent checkbox optional items?

mysql database-design

How bad is recursion in Doctrine?

Database design - composite key relationship issue

Even partitioning of nonuniform ranged data in cassandra

MySQL: Better few tables with millions of rows or thousands of tables with hundrets of rows [closed]

is there a way to enforce a set of values for a column of a database table?

Database model Parent Child with single default child.

Best practices for efficiently storing md5 hashes in MongoDB

Database structure - How to link users to jobs?

Primary key: code or name?

database-design

Draw Many to Many Relationship in ERD

How to handle different types of users?

php mysql database-design

One big table or many small tables

What is a recommended schema / database design to store custom report settings in my sql database?