skip to navigation
skip to content

Not Logged In

RelStorage 1.1c1

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

Latest Version: 1.2.0b2

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.

File Type Py Version Uploaded on Size # downloads
RelStorage-1.1c1-py2.4.egg (md5) Python Egg 2.4 2008-07-23 18:09:57 110KB 330
RelStorage-1.1c1.tar.gz (md5) Source 2008-07-23 18:09:54 101KB 234
RelStorage-1.1c1-py2.5.egg (md5) Python Egg 2.5 2008-07-23 18:10:21 109KB 246