I have finally got round to an initial release of uSQLD, which is a
small sql daemon based upon sqlite.
In release 0.2.0 the API is almost exactly the same as sqlite with
sqlite_...s replaced with usqld_...s . see usql.h for more details.
There are one or two features of sqlite which are not yet supported
(including launching sub-queries from a query callback using the same
connection (work underway) and installing user-defined functions and
aggregates through the client library (server will be extended to
support ld.so modules for this))
code is in GPE cvs under /gpe/base/usqld
and available from hh ftp:
ftp://handhelds.org/pub/projects/gpe/unstable/SOURCES/usqld-0.2.0.tar.gz
I have tested this with toolchain on my ipaq and it seem fairly
satisfactory, will release an ipk asap.
any feedback/ideas will be greatly appreciated.
owen
Received on Mon May 13 13:58:13 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:41:27 EDT