
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 run dynamically-linked ocaml programs with sqlite3.