Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Using views in a datawarehouse

Storing user access level in a database

What is the best algorithm for finding related post?

database-design

Logical Model versus Domain Model

DAO & Business Logic [closed]

Inventory Management: How do I handle sold inventory units in the database?

One to many relationship on the same table

Do we really need a table in database to store file path of image if images are stored in file system? [closed]

What is the best way to get distinct contacts in Android

Need a little clarification on MySQL Indexes

Ternary (and n-ary) relationships in Hibernate

Does a Join table (association table) have a primary key ? many to many relationship

MySQL: Two n:1 relations, but not both at once

C# Application - storing of preferences in database or config file?

Does adding "ID" field to database tables according to the third normal form considered a mistake?

database database-design

Creating a 'People who viewed this also viewed' list

Database Design Best Practice - Order processing database - Where updates to products could effectively change a closed invoice

database-design

When we need to use 1-to-1 relationship in database design?

What is the logic of Following and Followers Systems?

MySQL table design and normalization assistance