how good is shelve?

Peter Rams peter.rams at sap.com
Tue Nov 12 05:18:17 EST 2002


Hi,

at the moment I'm writing a small web application with python. Because I'm
lazy I does not store the data for it in a mySQL-Database or something
similar. Instead I use shelve to store the data. Now my question is: will I
get problems if my web application becomes famous (I don't think it will,
but who knows?) and the data to store gets big?

Regards,
Peter





More information about the Python-list mailing list