This OCaml-library provides an interface to PostgreSQL, an efficient
and reliable, open source, relational database. Almost all
functionality available through the C-API (libpq) is replicated in a
type-safe way. This library uses objects for representing database
connections and results of queries.
Build Time
2025-01-11 20:57:51 GMT
Size
73.25 KB
6fd79962115d49212d22ae7ce529ec7d
License
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception