package ezsqlite

  1. Overview
  2. No Docs
Simplified SQLite3 bindings for OCaml

Install

Authors

Maintainers

Sources

0.4.2.tar.gz
md5=021dde03920799e924dda065e3b5e9c3
sha512=472b5d998e5ad359d001b17886755520b4c13e8677ddf36fec31e1de8476fad5aa4e3b7d09b524e3c00a0a0619f61dd67ea0ade3211c764129bbb54abe796487

Description

Ezsqlite provides custom SQLite3 bindings and a familiar API for interacting with SQL datatypes in OCaml.

Additionally, SQLite3 is compiled into Ezsqlite with many extensions enabled. For more information see https://github.com/zshipko/ocaml-ezsqlite

Published: 08 Nov 2019

Dependencies (3)

  1. hex
  2. dune >= "1.1"
  3. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None