I\'m new to the MDX/OLAP and I\'m wondering if there is any ORM similar like Django ORM for Python that would support OLAP.
I\'m a Python/Django developer and if the
Same thing as kpw, I write my own stuff, except that it is exclusively for Django :
https://code.google.com/p/django-cube/