databases (core)Quick Start ↓
Get Started with ZODB
A native object database for Python, offering key-value and object graph storage.
Getting Started
1
Read the official documentation
The ZODB team maintains comprehensive docs that cover installation, configuration, and common patterns.
Open ZODB Docs↗2
3
Review strengths, tradeoffs, and alternatives
Our full tool profile covers ZODB's strengths, weaknesses, pricing, and how it compares to alternatives.
View full profile→Best For
Python projects requiring native object storage and ACID transactions
Applications needing to store complex, nested Python objects directly in the database without serialization