caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Markus Mottl" <markus.mottl@gmail.com>
To: ocaml <caml-list@inria.fr>
Subject: OCaml SQLite3 bindings
Date: Fri, 16 Feb 2007 18:13:07 -0500	[thread overview]
Message-ID: <f8560b80702161513t269389c0w51e3e30a1766f1d1@mail.gmail.com> (raw)

[-- 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 --]

                 reply	other threads:[~2007-02-16 23:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f8560b80702161513t269389c0w51e3e30a1766f1d1@mail.gmail.com \
    --to=markus.mottl@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).