You are not logged in Log in Join
You are here: Home » Members » maxm » news » mxmRelations v.1.1 has been relased

Log in
Name

Password

 

mxmRelations v.1.1 has been relased

mxmRelations 1.1.0 has been released. The new version of this stable package is more efficient at handling large datasets with many relations, and uses less memory in these cases.

mxmRelations is made to solve a few common problems with Zope's object oriented database.

Normally in a relational database some tables will be used to show relations between rows. It can be both "one to many", and "many to many".

In Zope, doing the same thing is more difficult than it has to be.

This package is a relatively easy solution to this problem

More info here