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
2024-02-29 16:55:16 GMT
Size
76.43 KB
d082b9b8eafcabda6f9dd21021b56ca1
License
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception