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-06-03 15:12:59 GMT
Size
76.54 KB
3bb0c1bf5edaa73bee9fa29066c62b7d
License
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception