From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id PAA28443; Thu, 15 Apr 2004 15:44:40 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id PAA28461 for ; Thu, 15 Apr 2004 15:44:39 +0200 (MET DST) Received: from gatekeeper.elmer.external.excelhustler.com (gatekeeper.excelhustler.com [68.99.114.105]) by concorde.inria.fr (8.12.10/8.12.10) with ESMTP id i3FDibYM008654 for ; Thu, 15 Apr 2004 15:44:38 +0200 Received: from chatterbox.elmer.internal.excelhustler.com (unknown [192.168.0.12]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "chatterbox.elmer.internal.excelhustler.com", Issuer "excelhustler.com" (not verified)) by gatekeeper.elmer.external.excelhustler.com (Postfix) with ESMTP id 49F89E0170; Thu, 15 Apr 2004 08:44:37 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP id 16A865C006; Thu, 15 Apr 2004 08:44:37 -0500 (CDT) Received: from wile.internal.excelhustler.com (wile.internal.excelhustler.com [192.168.1.34]) by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP id E1CCD5C005; Thu, 15 Apr 2004 08:44:36 -0500 (CDT) Received: by wile.internal.excelhustler.com (Postfix, from userid 1000) id 665BB1A03C; Thu, 15 Apr 2004 08:44:38 -0500 (CDT) Date: Thu, 15 Apr 2004 08:44:38 -0500 From: John Goerzen To: caml-list@inria.fr Subject: Re: [Caml-list] [announce] ocaml-sqlite 0.3.5 Message-ID: <20040415134438.GB28237@excelhustler.com> References: <20040414221612.GA21960@danga.com> <20040415095104.GA5908@fistandantilus.takhisis.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040415095104.GA5908@fistandantilus.takhisis.org> User-Agent: Mutt/1.5.5.1+cvs20040105i X-Scanned-By: clamscan at chatterbox.elmer.internal.excelhustler.com X-Miltered: at concorde by Joe's j-chkmail ("http://j-chkmail.ensmp.fr")! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 2004:99 2004:99 evan:01 fwiw:01 bindings:01 bindings:01 ocaml:01 ocaml:01 0700,:01 supported:01 0200,:01 wrote:03 wrote:03 zacchiroli:03 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Thu, Apr 15, 2004 at 11:51:04AM +0200, Stefano Zacchiroli wrote: > On Wed, Apr 14, 2004 at 03:16:12PM -0700, Evan Martin wrote: > > [1] SQLite is a SQL engine available as a library. It's good when you > > need to use a database but don't want to require a MySQL (, etc.) > > install. See http://www.sqlite.org for details. > > BTW I've tried ocaml sqlite bindings a while ago and compared their > performance to mysql (using ocaml bindings too). According to sqlite web > page sqlite should be faster than mysql, but in my experience I've got > very different results. Stefano, do you plan to package this up for Debian? I'd definately like to see it there. FWIW, it would also be excellent if OcamlDBI supported ocaml-sqlite. -- John ------------------- 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