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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of linq-cube!