Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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?

Customers and suppliers database design issue

database-design

Database - Data Versioning (followup)

In a StackOverflow clone, is it acceptable for Questions and Answers to be separate tables?

database database-design

Database schema question

Creating a simple Non repudiation/fraud proof system

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

Best pattern for storing (product) attributes in SQL Server