-
Notifications
You must be signed in to change notification settings - Fork 3
Database (Mongo)
Naman Sharma edited this page Jun 11, 2019
·
11 revisions
We use MongoDB for our database solution. It is a NoSQL, schema-less document db ideal for projects of large size.
- Primary Cluster is setup through MongoDB's cloud database service Atlas'. For the purposes of the proof-of-concept app, the M30 cluster is chosen.
- mongo_import.sh
-
python [mongo_setup.py](https://github.com/kfrankc/thenextbestbook/tree/master/thenextbestbook/etl/mongo_setup.sh)