Chris: > Berkeley DB is great for accessing data by key for things already > stored on disk (i.e. read access), but write performance for each > key-value pair is slow due to it being careful about flushing > writes to disk by default.
This is absolutely false. -Mike -- http://mail.python.org/mailman/listinfo/python-list