Skip to content

F[19] Data Modeling and Databases: Migrating DB to mongo and querying

Notifications You must be signed in to change notification settings

Dmmc123/dmd_as1

Repository files navigation

F[19] Data Modeling and Databases: Migrating DB to mongo and querying

Importing data to MongoDB

To import data run Import.py and verify credentials in Login_data.txt

$ python3 Import.py

This will import all the sql data to mongodb client that later is used to query the data

Querying the data

To run some sample queries on imported data just execute:

$ python3 N_th_query.py

Some say the report containes the results...

About

F[19] Data Modeling and Databases: Migrating DB to mongo and querying

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages