Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-modeling

Facebook like notifications tracking (DB Design)

Do you use Styrofoam balls to model your systems? [closed]

data-modeling

What is the best way to represent "Recurring Events" in database?

What mysql database tables and relationships would support a Q&A survey with conditional questions? [closed]

What is an "order line"?

data-modeling

Forward Chaining vs Backward Chaining

Why use an auto-incrementing primary key when other unique fields exist?

Modeling Tool for NOSQL Databases [closed]

Is it good database design to have admin users in the same table as front-end users?

Alternatives to Entity-Attribute-Value (EAV)?

Finding the best trade-off point on a curve

Why should I avoid loops when designing relationships for a database?

Crow's Feet - One vs One And Only One

data-modeling

Should OLAP databases be denormalized for read performance? [closed]

Data modeling in Datomic

data-modeling datomic

Cloud Firestore deep get with subcollection

Why many refer to Cassandra as a Column oriented database?

What are design patterns to support custom fields in an application?

Firestore: How to get random documents in a collection

How to implement has_many :through relationships with Mongoid and mongodb?