Open bowbahdoe opened 3 months ago
This would be great for integrating into a SQL viewer, e.g. DBeaver. For example, this would make it possible to use PGlite to written a Postgres DB to a local filesystem folder and then to inspect the DB using a SQL viewer. Pretty much what you can do with Sqlite.
You could do something similar using https://github.com/supabase-community/pg-gateway?tab=readme-ov-file#pglite but just reading it straight from the fs would be even better.
I assume this isn't anywhere near on the roadmap; but I would be happy if this were made available on the JVM through one of its WASM runtimes.
So, here for tracking.