Run a PostgreSQL 18 database that has pglite-fusion already installed. Executes a SQL query on a SQLite database stored as a binary object and returns the result as a table of JSON-encoded rows. This ...
Using sqlite's WAL mechanism, instead of backing up full data every time, do incremental backup of data to reduce the amount of synchronised data; Support for multiple types of storage backends,such ...