An open API service indexing awesome lists of open source software.

https://github.com/PgOutput2Json/PgFreshCache

PgFreshCache is a read-only caching layer for PostgreSQL that mirrors selected tables into a local SQLite database using change data capture, enabling fast, SQL-based access to fresh data without hitting the primary database.
https://github.com/PgOutput2Json/PgFreshCache

caching-library entity-framework-core postgresql sqlite

Last synced: 6 months ago
JSON representation

PgFreshCache is a read-only caching layer for PostgreSQL that mirrors selected tables into a local SQLite database using change data capture, enabling fast, SQL-based access to fresh data without hitting the primary database.

Awesome Lists containing this project