This website requires JavaScript.
Explore
Help
Register
Sign In
wjones
/
new_dbsync
Watch
1
Star
0
Fork
0
You've already forked new_dbsync
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8ed2a77365d99b8f4a95b5dcd9979f8d3877e7ca
new_dbsync
/
db
T
History
wjones
8ed2a77365
Add MongoDB query utilities and update batch size for document insertion
2026-02-06 14:49:56 -05:00
..
ddl
repo migration
2025-05-20 12:02:07 -04:00
mssql
repo migration
2025-05-20 12:02:07 -04:00
pgsql
repo migration
2025-05-20 12:02:07 -04:00
__init__.py
repo migration
2025-05-20 12:02:07 -04:00
functions.py
Refactor MongoDB to PostgreSQL data synchronization: remove json2postgres.py, add mongodb2postgres.py for improved schema generation and data insertion
2026-02-06 12:11:46 -05:00
query_utils.py
Add MongoDB query utilities and update batch size for document insertion
2026-02-06 14:49:56 -05:00
schema_generator.py
Add MongoDB query utilities and update batch size for document insertion
2026-02-06 14:49:56 -05:00
sql.py
Refactor database metadata initialization and update JSON download logic for improved clarity and efficiency
2026-02-06 10:36:20 -05:00
Tables.py
Comment out unused code in CreateTempTables and update_tvupdates methods for future verification; streamline set_apienv function by removing jget parameter and related logic.
2025-12-12 13:48:05 -05:00