Hi, I'm using my own little sqlite-based program to manage my personal information chaos. It needs some browser interaction so it's making me smiling brightly, when thinking on the things I could do porting this to the mozilla-platform. Unfortunately this mozilla-thing still lacks an easy-to-use database support. It should run without having to install MySQL. Beside: It's nice not to care about field-sizes :) I think sqlite could be ideal for this purpose. Does anybody know of any intentions to make something like an XPCOM-wrapper for sqlite? Could this mean a lot of work and is there any project that could serve as a starting-point?
Stefan