Skip to content

alvinr/data-modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 

Repository files navigation

data-modeling

The repository contains a number of worked example for data modeling these common patterns

  • Encapsulation and Embedding
  • Linking
  • Denormalization
  • Faceted Query
  • State Machines & Queues
  • Inventory Control
  • Activity Streams & Bucketing
  • Credit / Debit
  • Reparenting, bi­-directional associations

Assuming you come from an RDBMS background, how do you model these structures in a NoSQL database? This repository covers possible implementations (and limitations) with the following Databases

  • Aerospike
  • Redis (in progress)
  • MongoDB (not started)
  • MariaDB/MySQL (really, not need those as well????)

About

Data modeling examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published