Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

ilias-t/example-nosql-m2m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building an Associative Entity in Mongo

Related blog post.

Setup

  • Clone down the repo
  • run npm install
  • start a mongo server with mongod
  • run npm start to seed the database & jump into a REPL

ToDo

  • Add helper methods Post.tags & Tag.posts

About

join-tables in mongo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published