Skip to main content

A backend for ZODB that stores pickles in a relational database.

Project description

This is designed to be a drop-in replacement for the standard ZODB combination of FileStorage and ZEO. Multiple ZODB clients can share the same database without any additional configuration. Supports undo, historical database views, packing, and lossless migration between FileStorage and RelStorage instances.

The supported relational databases are PostgreSQL 8.1 and above (using the psycopg2 Python module), MySQL 5.0 and above (using the MySQLdb 1.2.2 Python module), and Oracle 10g (using cx_Oracle 4.3).

A small patch to ZODB is required. See the patch files distributed with RelStorage.

Project details


Release history Release notifications | RSS feed

This version

1.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

RelStorage-1.1.tar.gz (113.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page