@tishlang/pg
v2.12.0
Published
PostgreSQL driver for Tish (Rust-backed via tishlang_pg).
Maintainers
Readme
@tishlang/pg
PostgreSQL for Tish native programs: pool or per-worker client, prepared statements, pipelined queryAll, and a small migrations runner.
Requires the pg feature on the tish CLI (included in default full). Install from npm and import from @tishlang/pg.
See tishlang.com docs and the crate source at crates/tish_pg.
