This message announces the availability of (zeptodyne iksqlite)
version 0.1. The eventual goal is to support all of the features of
SQLite that make sense in Scheme; this version supports the exec and
prepared statement interfaces and user-defined scalar functions.
Subsequent releases will support aggregate functions, collations,
authorizers, and other features.
This library has been tested with SQLite version 3.6.16, but should
work with relatively recent older versions (it uses some _v2
interfaces that may not be available on older versions). It has been
tested on Ubuntu GNU/Linux 9.04 and OSX 10.5.
I would like to acknowledge the help of Dale Smith, who sent me some
code that I incorporated into this library.
You can obtain (zeptodyne iksqlite) at http://www3.telus.net/vsm/zeptodyne/zeptodyne.html
.
Comments, bug reports, and suggestions are of course very much
appreciated.
-- v
- [ikarus-users] (zeptodyne iksqlite): an SQLite interface f... Vincent Manis
-