caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* OCaml SQLite3 bindings
@ 2007-02-16 23:13 Markus Mottl
  0 siblings, 0 replies; only message in thread
From: Markus Mottl @ 2007-02-16 23:13 UTC (permalink / raw)
  To: ocaml

[-- Attachment #1: Type: text/plain, Size: 1159 bytes --]

Hi all,

this message initially went to the OCaml-announce list, but doesn't seem to
have been distributed.

There is a new version of SQLite3-bindings for OCaml available as a
Godi-package now.  The initial version was written by Christian Szegedy
about two years ago, but does not seem to have been maintained since then.
I have improved the C-stubs to fix a few things and make the library work
better in multi-threaded environments, cleaned up the API, and documented
it.  The library is not quite backwards compatible to Christian's version,
but it should take very little effort only to update applications using it.

Just select the package "godi-sqlite3" in Godi to install the library.  You
can then link with the findlib package "sqlite3", and access the library
through module "Sqlite3".

The source code is available here:
http://ocaml.info/home/ocaml_sources.html#ocaml-sqlite3

Best regards,
Markus

P.S.: I haven't managed to get feedback from Christian yet so I don't know
whether he's fine with my changes, but it is likely that the current API
will remain stable.

-- 
Markus Mottl        http://www.ocaml.info        markus.mottl@gmail.com

[-- Attachment #2: Type: text/html, Size: 1748 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-16 23:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-16 23:13 OCaml SQLite3 bindings Markus Mottl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).