package postgres_async
OCaml/async implementation of the postgres protocol (i.e., does not use C-bindings to libpq)
Install
Dune Dependency
Authors
Maintainers
Sources
postgres_async-v0.13.0.tar.gz
sha256=b95961bf2edd9d383bb0b3ec3bac8d833467bd905da77b468bfca481502b835b
md5=d8b77d39f0b3a40c46cbb258fa060934
README.md.html
Postgres_async
postgres_async
is an ocaml PostgreSQL client that implements the PostgreSQL protocol rather than binding to the libpq C library. It provides support for regular queries (including support for 'parameters': SELECT * WHERE a = $1
) and COPY IN
mode. The interface presented is minimal to keep the library simple for now, though in the future a layer on top may add convenience functions.
To get started, have a look at the Postgres_async module interface in src/postgresql_async.mli
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>