postgres
postgres copied to clipboard
Feature Request / Idea: PGlite integration?
Description
Support PGLite (wasm postgres)
Motivation
Allows user to use this library (postgres) with local version of postgres without needing to install postgres directly on their computer or setup a container.
I love the API for this libray; its so flexible and well thought out 😭