Tuesday, February 7, 2017

Linq to MDX

Linq to MDX would be a grate feature to have, since that could make it much easier for developers to query SSAS cube and also take care of strong typing objects.

There are a few open source projects and some paid frameworks which aim to achieve this difficult task. I have not yet tested any of them but just mentioning here for future reference.

Free/Open Source:
https://github.com/DynamicTyped/MdxClient
https://github.com/alfathenus/NMDXBuilderLibrary
https://github.com/aprender/MDX-Runner
https://github.com/BalticAmadeus/FluentMdx


Paid:
http://www.agiledesignllc.com/Products.htm
https://code.google.com/archive/p/ranet-uilibrary-olap/

No comments:

SSL Error - The connection for this site is not secure

 After cloning a git repo of dot net framework website and trying to run it all I could see was this error Turns out the fix was to simply e...