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 | MIT |
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.3.1/sqlite3-5.3.1.tbz sha256=3b1f1e652e2be8f6c987c9de8b9d9fb54c9fdb948ac0850c8b9504bf82feea61 sha512=ebebce2e0467e100b36c1727f3720e17ec2c5aba3fdfcffa6f224afbf0e34ef6a676b9793943ec8d8fa38c7922641cac810611efb9ffd1427c8dcfa0dd6affaf |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/sqlite3/sqlite3.5.3.1/opam |
Required by
Optionally used by
- liquidsoap>=2.3.1
- liquidsoap-core>=2.3.0
- sqlgg