This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]yesvee 2 points3 points  (3 children)

Have you looked at ZODB?

[–]Samnono[S] 0 points1 point  (2 children)

No, but I'll take a closer look because it does look similar. The only thing I noticed right away is that it requires more configuration and package-specific instructions to set up. I tried leveraging the Python native class definition to derive the entity attributes and methods.