I am looking for an object database for Python (no handmade pickles :D).
What are my options (besides the obvious ZODB)?
MongoDB perhaps comes close - not object oriented but document-oriented and coming close to object databases.