Hi,
There is a way to store data in sqlite. See :
http://stackoverflow.com/questions/198692/can-i-pickle-a-python-dictionary-into-a-sqlite3-text-field
So it would be nice to have a class to store it, and also raw data (JSON - but JSON can be stores in text, PNG...)
Thanks for your work !