Hi there, I've been using knoppix for quite a while in a 'fromhd' and external home type of setup and it has been my primary 'portable' desktop (I use the USB drive at home and at work) as it does almost everything I need.

Well almost. There's an sql database missing from knoppix, and I'd like one to included in knoppix. No, no.. I'm not talking about those heavyweights like mysql or postgresql, I'd just like to have sqlite included. There's db1 db2 db3 and db4 in knoppix, but they don't cut it.

Sqlite is small and fast for most purposes, and it would be helpful to have sqlite bindings for python and perl as well.

Right now I survived by compiling sqlite myself at the home directory, but really wished that it gets included as default.

Thanks