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.
Authors | Markus Mottl <markus.mottl@gmail.com> and Christian Szegedy <csdontspam@metamatix.com> |
---|---|
License | Expat |
Published | |
Homepage | https://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/5.0.1/sqlite3-5.0.1.tbz sha256=56d78a9898af8a2cc97a0f01fa0db0dc49d43c62df35b5c1541c1b9dbf9ed547 sha512=95bd6997d9f143b143be5f293448857309b64d76cea39784cae06b18c2eecb4efe382dca82eabcc123cf74a4160bf7f2b204d06fc22ecb83a1f9bdec7af45817 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/sqlite3/sqlite3.5.0.1/opam |
Required by
Optionally used by
- liquidsoap>=2.3.1
- liquidsoap-core>=2.3.0
- sqlgg