Python choice of database

Erik Max Francis max at alcyone.com
Mon Jun 20 11:58:52 EDT 2005


Philippe C. Martin wrote:

> You mean pickling a dictionnary of 5000/16K objects ?

Yes.  You said speed was not an issue; pickling only 5000 objects, each 
no more than 16 kB, is easily handled by any remotely modern machine 
(and even plenty which are not very modern).

-- 
Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis
   I used to walk around / Like nothing could happen to me
   -- TLC



More information about the Python-list mailing list