postgres-mojo

A Mojo PostgreSQL client over libpq: parameterized queries, typed results, transactions, COPY, SQLSTATE errors, connection pooling

by winding-lines โ€” https://github.com/magmalake/postgres.mojo

postgrespostgresqllibpqdatabasesqlffipoolmagmalake

โญ 0 ยท last commit 3d ago ยท 17 commits last month ยท 20 last year

โœ“ mojo nightly build passing with mojo-compiler 1.0.0 โ€” checked 2d ago โ€” run log

Install โ€” pick one

the pixi shelf and shelf options need the shelf extension installed once:

pixi global install --channel https://mojoshelf.org/channel mojoshelf

pixi mode: a registry-pinned git source dependency

pixi shelf add postgres-mojo

the same, with plain pixi (no shelf extension needed)

pixi add --git https://github.com/magmalake/postgres.mojo \
    --rev 8e19bf4b471a67b78a9f6503c955d3ea221b3a0a postgres-mojo

submodule mode: pinned source under shelf/postgres-mojo

shelf add postgres-mojo

Badge

for this tin's README โ€” stable verification, and optionally the nightly signal

[![mojoshelf](https://mojoshelf.org/badge/postgres-mojo.svg)](https://mojoshelf.org/tins/postgres-mojo)
[![mojo nightly](https://mojoshelf.org/badge/postgres-mojo/nightly.svg)](https://mojoshelf.org/tins/postgres-mojo)

Depends on

Depended on by

Versions

versioncommitpublisheddependencies
0.3.08e19bf4b471a2026-09-05T20:34:18Zthreads-mojo
0.2.0e6dce017ba652026-09-03T02:11:09Zโ€”