wjones a18c6a7386 Add PostgreSQL virtual table extension and SQLite utilities
- Implement pg_vtab as a minimal SQLite virtual table module backed by PostgreSQL.
- Create sqlite2pgsql utility for copying tables from SQLite to PostgreSQL.
- Add sqlite_pg_plugin to expose PostgreSQL tables to SQLite.
- Include Makefile for building the pg_vtab shared object.
- Update README with usage instructions and limitations.
- Remove obsolete cache.zip file.
2025-12-11 18:45:49 +00: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-06-25 09:17:45 -04:00
2025-05-20 12:02:07 -04:00
2025-05-20 12:02:07 -04:00
2025-06-25 09:17:45 -04: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%