SQLite3 bindings for OCaml
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Published
04 May 2018
Authors
Maintainers
Sources
sqlite3-4.4.0.tbz
md5=73b5e4a0e3a45e0a8690f216d43dceba
Dependencies
jbuilder
>= "1.0+beta10"
configurator
build
stdio
build
conf-sqlite3
build
base
build
ocaml
>= "4.05"
Reverse Dependencies
Conflicts
None