#Chapter 4. Zenoss Data Stores
Table of Contents
There are a few data stores used by Zenoss:
Data Stores
- ZODB
Object-oriented database for Python objects
- MySQL
The Event database where event information is stored.
- Pickle files
Python pickle files are used to cache information otherwise obtained from
zenhub
.- RRD files
Round Robin Database that stores performance information.