[maemo-developers] SQLite

From: Aldon Hynes Aldon.Hynes at Orient-Lodge.com
Date: Sat Mar 13 15:38:54 EET 2010
> On Sat, 2010-03-13 at 00:22 -0500, Demetris wrote:
> > Has anyone used SQLite clients implemented in Java (j2me cdc)? If not
> > what are the popular
> > choices for such clients? Python? Perl?
>
> C++ with Qt works as far as I can tell.
>
> Bernd

A while ago, I was poking around at what was being done with SQLite on the
N900 and found Kurt FLeisch's logarchive.py.  It is a python package for
backing up the events database on the N900.  It has evolved a bit since I
first wrote about it, but seems to be a good example of using python and
SQLite.

Check out:

logarchive goes GTK
http://www.bananenfisch.net/?p=120

For my original post, check out

#N900 mbarcode, python, SMS and sqlite3
http://www.orient-lodge.com/node/3896

where I talk a little bit more about the schema of the database and related
info.

Aldon

More information about the maemo-developers mailing list