2006-07-24 23:19:44 +02:00
|
|
|
Sqlite3 bindings for Objective Caml
|
|
|
|
|
|
|
|
Sqlite 3 database library wrapper for ocaml.
|
2016-05-19 12:21:23 +02:00
|
|
|
Sqlite 3 is available from http://www.sqlite.org
|
|
|
|
This wrapper is written in a way that enables a friendly
|
2006-07-24 23:19:44 +02:00
|
|
|
coexistence with the old (version 2) sqlite and its
|
|
|
|
ocaml wrapper ocaml-sqlite.
|