Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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

How to design MongoDB data model to store Event Sourcing events

Lossless decomposition vs Dependency Preservation

Understanding INTERLEAVE in Cloud Spanner INDEX (indices)

Designing a SaaS on a single database, multi-tenant (SQL)

Database design for tracking and sharing expenses

Modular Application Database Structure

Shared Purpose tables in database design ( how would *you* implement a question/answer facility )

database-design

Process dimension fails with message "A FileStore error from WriteFile occurred"?

Is there a data sizer tool available for SQL Server 2005?

How to Maintain Foreign Key Constraint Across Different Databases?

MySQL PRIMARY KEYs: UUID / GUID vs BIGINT (timestamp+random)

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