Simplfied bindings to SQLite3 for OCaml
The following compile-time flags have been set:
#define SQLITE_ENABLE_COLUMN_METADATA 1
#define SQLITE_DEFAULT_FOREIGN_KEYS 1
#define SQLITE_DEFAULT_AUTO_VACUUM 1
#define SQLITE_ENABLE_JSON1 1
#define SQLITE_ENABLE_RTREE 1
#define SQLITE_ENABLE_SESSION 1opam install ezsqlite ./pkg/pkg.ml build --tests true
./pkg/pkg.ml testSee lib/ezsqlite.mli