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.0.3/sqlite3-5.0.3.tbz sha256=69d5eff04729c8b96181e9cdbe2623be971c9b8f304836da77f115ea6f42a6d9 sha512=312be6d1824763aaa8099d16fb694aec0b5cbc042ac2f14dc514d5cae63d5fe2306d8a521794918aa8515719ac57c33b12bc33dee86e5193e03f6abacb0bccd0 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/sqlite3/sqlite3.5.0.3/opam |
Required by
Optionally used by
- liquidsoap>=2.3.1
- liquidsoap-core>=2.3.0
- sqlgg