sqlite3
SQLite3 bindings
Description
sqlite3-ocaml is an OCaml library with bindings to the SQLite3 client API. Sqlite3 is a self-contained, serverless, zero-configuration, transactional SQL database engine with outstanding performance for many use cases. These bindings are written in a way that enables a friendly coexistence with the old (version 2) SQLite and its OCaml wrapper ocaml-sqlite.
Install
- Published
-
10 Jun 2017
- Maintainers
-
Sources
Dependencies
conf-sqlite3
build
conf-pkg-config
build
ocamlfind
build & >= "1.3.1"
ocamlbuild
build
ocaml
>= "3.12"
Reverse Dependencies