We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

nervalreports

Nerval Reports is a lightweight report creation library, focused on minimal computational costs. Ideally, report creation should iterate only once through its data and minimize memory allocation and processor’s use, but also restrict its dependencies only to what your specific use needs. Instead of the highly expensive way of well-known engines like Jasper Reports, where performance and data reiteration is a big and set aside problem (and also is the report design as a non-programming task), at Nerval Reports the data should be sent directly when iterating through it (ie: when using databases, one will create its report while iterating through the result set – instead of creating a bunch of collections to pass them to the library), and the design is mainly focused on programmer side. Also, one could include to its project just the exporters he/she is interested with, basing its choice on performance trade-offs, report file types and focused target projects.

1 of 5

2 of 5

3 of 5

4 of 5

5 of 5

129 Reviews

  • Unrivaled value & reliability in one solution
  • Unlimited Calls/SMS/Conferencing/Fax
  • Trusted by 350,000+ Businesses
Website http://nervalreports.sourceforge.net
Tags
License
Features
  • PDF, HTML LaTeX and CSV file support
  • Lightweight and easy to use
  • Focused on the programer instead of designer
  • Easy to debug and create your reports