PGlite Wire Protocol Server
JSON →pglite-server provides a PostgreSQL wire protocol server, enabling standard PostgreSQL clients and tools (like `psql` or the `node-postgres` client) to connect to an in-memory or file-backed PGlite instance. It acts as a proxy, intercepting `SSLRequest` and `StartupMessage` for initial handshake and then forwarding all subsequent traffic to the underlying PGlite database. As of version 0.1.5, it is in early development, with an irregular, feature-driven release cadence. Its key differentiator is bridging existing PostgreSQL tooling with PGlite's WASM-based database, offering a quick way to establish a temporary, compliant PostgreSQL endpoint for testing or development. For more versatile and feature-rich requirements, the README suggests considering `pg-gateway` from Supabase.
Traffic · last 30 days ↑133% vs prev 7d
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇳🇱 Netherlands · 🇫🇷 France