greenlion / warp

WarpSQL Server, an open source OLAP focused distribution of the world's most popular open source database bundled with OLAP performance related plugins such as the WARP storage engine..
http://warpsql.blog
Other
41 stars 2 forks source link

Will the query language stay SQL? #1

Open ethanbrooks opened 4 years ago

ethanbrooks commented 4 years ago

Is a MDX transformer in the roadmap? If so will it be Pentahoo/Mondrian interpretation of the spec of something that conforms to the MS/Power BI spec..

If useful there is a pretty simple implementation of the Mondrian tools available at https://github.com/Wondersoft/olaper

I have been a fan of the swanhart-tools for along time and made good use of "Shard Query" and "Flex Views" over the years. Really glad to see it maturing.

greenlion commented 4 years ago

The query rewrite mechanism is not technically limited to SQL thus MDX support would be a possibility. It probably isn't a priority though, unless you want to sponsor something along those lines.