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
[](https://mojoshelf.org/tins/postgres-mojo)
[](https://mojoshelf.org/tins/postgres-mojo)
Depends on
Depended on by
Versions
| version | commit | published | dependencies |
|---|---|---|---|
| 0.3.0 | 8e19bf4b471a | 2026-09-05T20:34:18Z | threads-mojo |
| 0.2.0 | e6dce017ba65 | 2026-09-03T02:11:09Z | โ |