caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Shawn Wagner <shawnw@speakeasy.org>
To: caml-list@pauillac.inria.fr
Subject: [Caml-list] Announcement: Ocaml-MySQL 0.9.0
Date: Fri, 21 Feb 2003 17:10:19 -0800	[thread overview]
Message-ID: <20030221171019.L22850@speakeasy.org> (raw)

Bindings for accessing MySQL databases from ocaml.

Last version was 0.1.something, but, hey, it's been a long time. This code
is pretty stable. Barring any bug reports with this new release, it'll be
1.0 soon.

Get it at http://raevnos.pennmush.org/code/ocaml-mysql-0.9.0.tar.gz

>From the change log:
  * Big version bump, as this has been stable for years. 1.0.0 soon.
  * Dynamic linking works at long last.
  * Link with -lz as newer versions of mysql than what I was using need it.
    Reported by several people.
  * Updated my testing copy of mysql to 3.23.55.
  * New html documentation in the doc directory. Generated by ocamldoc instead
    of ocamlweb.
  * New quick_connect, quick_change and defaults convienence functions.

I'm going to start on a non-backwards-compatible version targetting MySQL
4.X instead of 3.X that's organized a bit more nicely and with more
higher-level stuff instead of just exporting the C functions. I'd also like
to support any database-independant schemes like have been mentioned
recently on the list that people bring out.

-- 
Shawn Wagner
shawnw@speakeasy.org
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


                 reply	other threads:[~2003-02-22  0:55 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=20030221171019.L22850@speakeasy.org \
    --to=shawnw@speakeasy.org \
    --cc=caml-list@pauillac.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).