Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 200 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 200 Bytes

week5-aggregation-framework

M101JS: MongoDB for Node.js developers, 2015.

Importing database

mongoimport -d blog -c posts < posts.json

License

Released under the MIT License