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 ...
This is a foreign data wrapper (FDW) to connect PostgreSQL to SQLite database file. This FDW works with PostgreSQL 13, 14, 15, 16, 17 and confirmed with SQLite 3.49.0 ...