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-12-29 17:58:57 GMT
Size
75.93 KB
ccb5f2e589f4d9f7210e83999f671364
License
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception