letsqlite -- monadic interface to sqlite3 for OCaml
This library offers an interface to sqlite3-ocaml using monads
and monadic let statements.
For example usage, see the test in src/letsqlite.ml. For
documentation, refer to src/letsqlite.mli.
![]() |
index : letsqlite | |
| Monadic interface to SQLite for OCaml | Peter McGoron |
| aboutsummaryrefslogtreecommitdiffstats |
This library offers an interface to sqlite3-ocaml using monads
and monadic let statements.
For example usage, see the test in src/letsqlite.ml. For
documentation, refer to src/letsqlite.mli.