On Tue, Jan 08, 2008 at 08:33:02AM +1100, Devraj Mukherjee wrote:
> We are developing an application for Maemo which is if you like a
> custom data collection application for a local firm. The application
> is being written in Python 2.5 against the Chinook framework and is
> expected to create upto about 200 records (all up). Are there any
> general suggestion for what we should use to store data? At this stage
> thoughts/options are
> 
> - Python object serialization
> - XML file
> - SQLite database
> 
> Thanks for your time.

Any of them will work fine.

I'd go with XML myself, for extra data transparency.

Marius Gedminas
-- 
The reason computer chips are so small is that computers don't eat much.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to