David Isaac wrote: > Thanks to all for the suggestions and much else > to think about. > > Summarizing: > > Those who were willing to consider a database suggested: > anydbm > Gadfly > SQLite (included with Python 2.5) > Schevo You missed buzhug: http://buzhug.sourceforge.net/ A very thorough pure Python database.