libsqlite3-ocaml-dev

Embeddable sql database for ocaml programs
  https://bitbucket.org/mmottl/sqlite3-ocaml
  0
  no reviews



This package provides an interface for the sqlite3 embeddable sql database. it allows your ocaml programs to use a sql database without depending on any external software; the resulting system can be entirely self-contained.

this package provides the files necessary to develop new applications that use sqlite3 for ocaml.