Y
Hacker News
new
|
ask
|
show
|
jobs
by
samuell
1907 days ago
I remember being quite interested in zodb for app development in python since it alleviates the need for an orm... it is a bit like a document store, right?
1 comments
dragonsh
1907 days ago
Yes indeed it is and also comes with High availability and horizontal scaling. It’s is an object store but is ACID compliant.
link