[ZODB-Dev] ZODB RDBMS Mapping
Paul Everitt
paul@digicool.com
Wed, 16 May 2001 08:07:37 -0400
Martijn Jacobs wrote:
>
> Hello,
>
> I've read that it's possible to store the ZODB in a relational database,
> instead of storing it on disk (data.fs). It's mentioned in some Zope
> Documentation, and I wonder if it' already possible? (And how
> to do the job if it's possible)
Hello Martin. Yes, in fact, it's not only possible but somewhat available:
http://www.zope.org/Products/OracleStorage/
During my trip to LinuxExpo Brazil (thanks, Hiperlogica!), I found out
that a pretty major site has been using OracleStorage in production for
months.
--Paul