{"library":"pglite-server","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.1.5","tags":["javascript"],"install":[{"cmd":"npm install pglite-server","imports":["import { createServer } from 'pglite-server';","import { LogLevel } from 'pglite-server';","import { PGlite } from '@electric-sql/pglite';","import { Client } from 'pg';"]},{"cmd":"yarn add pglite-server","imports":[]},{"cmd":"pnpm add pglite-server","imports":[]}],"homepage":null,"github":"https://github.com/kamilogorek/pglite-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/pglite-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pglite-server/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}