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-07-24 11:27:04 GMT
Size
76.06 KB
915b89abd20c720956cac31276e0bdc1
License
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception