ocaml-postgresql - OCaml library for accessing PostgreSQL databases
Website: | https://github.com/mmottl/postgresql-ocaml |
---|---|
License: | LGPLv2+ with exceptions |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
ocaml-postgresql-4.0.1-8.fc14.al.src [95 KiB] |
Changelog
by Richard W.M. Jones (2017-08-09):
- OCaml 4.05.0 rebuild. |