LinqCube is a small utility library to define measures and dimensions in code an do in-memory cubes against LINQ queries.
Why?
Often you have the requirement to build some reports. For example all open cases over time, all open cases over time and status etc. Your queries are complicated enough to end up in large SQL Views or dozen's of single SQL Queries. Implementing a real OLAP Cube would be an overkill, because you only have 10.000s of rows.
LinqCube was build to reduce SQL Statements and complexity and to have most of the features a real OLAP Cube provides.
See the example program for an overview of the possibilities and syntax.
Features
- Linq as a source
- Dimensions
- Measures
- Multiple Queries
License
GNU General Public License version 3.0 (GPLv3)Follow linq-cube
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of linq-cube!