wjones df89aad7e6 Add MongoDB integration and JSON download functionality
- Created a new script `update_mongodb.py` to handle downloading JSON data from APIs and loading it into MongoDB.
- Implemented functions for downloading JSON files, loading data into MongoDB collections, and managing updates.
- Updated `update_json.py` to instantiate the `dbmongo` class for MongoDB operations.
- Enhanced logging for better tracking of the download and load processes.
2026-02-05 09:02:37 -05:00
2025-05-20 12:02:07 -04:00
2025-05-20 12:02:07 -04:00
2025-05-20 12:02:07 -04:00
2025-05-20 12:02:07 -04:00
2026-02-05 07:31:43 -05:00
2025-06-25 09:17:45 -04:00
2026-02-05 07:31:43 -05:00

DBSyncer

This project has two parts: 1.) it uses the tvmaze API to download Television dat and store it in a mongodb database. 2.) Takes saved json data and inserts/updates data in a postgresql database.

Learn more about creating GitLab projects.

S
Description
No description provided
Readme 592 MiB
Languages
Python 99.9%