Skip to content

TheMaggots/aggregation-framework-mongo-db

Repository files navigation

aggregation-framework-mongo-db

A Aggregation Pipeline framework for Mongo DB.

While running the program in local make sure install the dependencies

if you're running the program in jupyter notebook, use following command

!pip install pymongo

if you're running the program in any other ide, use following command

pip install pymongo

About

Aggregation Framework in Mongo DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published