There are many report generators for MySql and MS SQL Server. For example this one for MySql. We have a large web application based on NHibernate and I'm wondering if there is any report generator that works on our NHibernate mapped entities?
AFAIK, there are no NHibernate-specific report engines, which makes sense, as NHibernate is not designed for reporting.
You can either use one for the DB you are using with NHibernate, or one that supports receiving an arbitrary list of .NET objects, and pass the result of an NH query.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With