
Image by WikiImages on Pixabay · Pixabay License
Source code
ZODB provides an object-oriented database for Python that provides a high-degree of transparency. ZODB runs on Python 3.7 and above. It also runs on PyPy. no separate language for database operations very little impact on your code to make objects persistent no database mapper that partially hides the database. Using an object-relational mapping is not like using an object-oriented database. almost no seam between code and database.
Excerpt from the source-code README · 1,663 chars · not written by Vinony
Wikidata facts
- Official website
- zodb.org
Show 3 more facts
- source code repository URL
- github.com/zopefoundation/ZODB
- issue tracker URL
- github.com/zopefoundation/ZODB/issues
- software version identifier
- 6.3
Sources (3)
via Wikidata · CC0
Connections
operating system
Entity
Python
Entity
Wayback Machine
Entity
data structure
Entity
Q364
Entity
programmer
Entity
software license
Entity
Apache Subversion
Entity
relational database
Entity
software release life cycle
Entity
cross-platform software
Entity
object database management system
Entity
application server
Entity
Zope
Entity
fault tolerance
Entity
single point of failure
Entity
source code repository
Entity
Berkeley DB
Entity
failover
Entity
multiversion concurrency control
Entity