sqlite3version
SQLite3 bindings for OCaml
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.
Tags | clib:sqlite3 clib:pthread |
---|---|
Authors | Markus Mottl <markus.mottl@gmail.com> and Christian Szegedy <csdontspam@metamatix.com> |
License | Expat |
Published | |
Homepage | http://mmottl.github.io/sqlite3-ocaml |
Issue Tracker | https://github.com/mmottl/sqlite3-ocaml/issues |
Maintainer | Markus Mottl <markus.mottl@gmail.com> |
Dependencies |
|
Source [http] | https://github.com/mmottl/sqlite3-ocaml/releases/download/4.3.1/sqlite3-4.3.1.tbz sha256=617bdd391cae9b2ff26b60e5313e8397fcd6934b57d88b3244eb23ec29054b70 md5=bfee49a3e1b2f986e5533f0b849569f7 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/sqlite3/sqlite3.4.3.1/opam |
Required by
Optionally used by
- ketrew=3.0.0
- links<0.7.2
- ocsigenserver<2.2.0
- sqlgg>=0.4.3
- trakeva