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
2023-11-22 16:24:25 GMT
Size
75.35 KB
1311c8b99d2b671cfb4f13f77a06ce44
License
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception