Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

how to save marital relationship in a database

Multiple column foreign key contraints

Does the database (maximum) field length affect performance?

PostgreSQL design of dependency tree without circular dependencies

How to set up Django models with two types of users with very different attributes

MySQL second auto increment field based on foreign key

Database Schema Design: Tracking User Balance with concurrency

Make Postgres choose the next minimal available id

Can you add an existing table to an existing model in MySQL Workbench?

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