Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Reference key from Either of Two Different Tables [closed]

Database Design: product and product combo

mysql database-design

design very large database for searching text

Join Where Rows Don't Exist or Where Criteria Matches...?

How do I automatically execute a MySQL script or routine after forward engineering from model

Table design for SQL

c# sql database-design

Good OOP Design Priciples for Handling Database Data [closed]

c# vb.net oop database-design

Oracle Data Modeler - Diagram notation

Alternatives to FK SET NULL design that causes cycles [duplicate]

Should I create a separate user table for different web products within the same platform?

Scenario for Document vs Columnar DBs

Best way to enforce table participation

How to Structure Multiple Levels of Hierarchy in Ruby on Rails?

How to efficiently version records in an SQL database

Database design for a list of task with subtask

PostgreSQL: enforce 1:1 for optional Plugin

When should I mark a column as the primary key?

mysql sql database-design

What is the difference between UNIQUE, UNIQUE KEY and CONSTRAINT 'name' UNIQUE?

Insert `tsv` files into postgresql db

Multiple foreign keys to a single column