Oracle
For those just tuning in: RelStorage is an adapter for ZODB (the database behind Zope) that stores data in a relational database such as MySQL, PostgreSQL, or Oracle. It has advantages over FileStorage and ZEO, the default storage methods. Read more in the ZODB wiki. Download this release from PyPI. As I mentioned in another [...]
After a lot of testing and performance profiling, on Friday I released RelStorage 1.1. On Saturday, I was planning to blog about the good news and the bad news, but I was unhappy enough with the bad news that I decided to turn as much of the bad news as I could into good news. [...]