summaryrefslogtreecommitdiff
path: root/databases/ocaml-sqlite3/pkg-descr
blob: 0e29d6b2560aee3cb0a0e58b2c5c49fb76835fb0 (plain) (blame)
1
2
3
4
5
6
7
8
9
Sqlite3 bindings for Objective Caml

Sqlite 3 database library wrapper for ocaml.
Sqlite 3 is available from http://www.sqlite.org 
This wrapper is written in a way that enables a friendly 
coexistence with the old (version 2) sqlite and its
ocaml wrapper ocaml-sqlite.

WWW: http://mmottl.github.io/sqlite3-ocaml/