chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] status of chickenlib: build process and mysql interf


From: klaus schilling
Subject: Re: [Chicken-users] status of chickenlib: build process and mysql interface usage sample
Date: Wed, 1 Sep 2004 14:51:03 +0200

gian paolo ciceri writes:
 > -----BEGIN PGP SIGNED MESSAGE-----
 > Hash: SHA1


the technical director of the famous azienda at Milan 
writing financial software based on opensource components
where I once applied unsuccessfully? So scheme is seen now
suited for that sort of tasks and may compete with python?



 > 
 > Jörg F. Wittenberger wrote:
 > | On Tue, 2004-08-31 at 07:55, gian paolo ciceri wrote:
 > |
 > |>2. I'm particulary interested in the mysql interface:
 > |>any kind soul out there that can share with me a
 > |>sample of usage ?
 > |
 > |
 > | I'm attaching some code I wrote for the Askemos.org port to chicken.
 > |
 > 
 > Thanks Joerg for your feedback,
 > but it seems to me the file in attachment is the
 > mysql interface itself, while I need a little sample
 > how to use it, say a connect, a select query, and insert/update
 > query and a disconnect.
 > 
 > 

wopuld it be hard to provide a generalised sql interface on the lines
of Perl's DBI/DBD architecture?
and is the existing interface pure scheme or based on libmysql?
perl offers for some sql engines both pure perl and lib*sql-based
drivers, the former allowing to write client codes running on engines 
where the libraries aren't even available, the latter provide more speed.


are there also gdbm interfaces available for chicken?

Klaus Schilling




reply via email to

[Prev in Thread] Current Thread [Next in Thread]