Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Why is a specific cardinality not allowed in the ERD?

Is it better to track events in separate models or one event model?

Structuring a database where products have multiple packaging types from multiple vendors

For a composite index of columns of different cardinality, does order matter?

How to design database using varying number of columns in table

What is the best way to optimize schema for capturing attendance data

Content Provider instances and DB synchronization

android database-design

Sql UNION same tables with additional origin column

Inventory design database with colors and sizes

A has many B's, and only one 'active' B

database database-design

User's possibilities on site

php mysql database-design

Should SQL Server transaction tables always have a surrogate primary key

Over-engineered database design

Cassandra - one big table vs many tables

What is the best way to represent a three-choice option in a database?

mysql database-design

How to add Composite primary key in YII Framework

EER model, UNION type

database-design

Joining table mysql -- without double iteration