List of Python Object Databases [closed]
Closed. This question is off-topic. It is not currently accepting answers. Learn more . Want to improve this question? Update the question so it's on-topic for Stack Overflow. 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. mikez302 Dobbin . Somewhat similar to ZODB, but much simpler. It looks nice but I haven't tried it myself. I haven't been able to find much information about it. It has been at version 0.2 for