8000 GitHub - darkzeroman/Notes: Contains a summary of the notes and books I want to track.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

darkzeroman/Notes

Repository files navigation

Contains Notes and Stuff.

Random Notes That Need To Be Organized

MongoDB Applied Patterns

Many to Many Joins:

// db.product schema
    { "_id": "My Product",
      "category_ids": [ "My Category", ... ] }
    // db.category schema
{ "_id": "My Category" }

About

Contains a summary of the notes and books I want to track.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0