From the last few days, i am trying to figure out best reporting tools for my work. I have mongoDB database server and now i need to integrate it with reporting tool. For mongoDB i used the C
binding so i am looking for a reporting tool in C/C++
. I came across some great tools like BIRT
, Jaspersoft
and Pentaho
but i didn't get clean answer whether they have support for C/C++
. So my question is do they have C/C++
binding or API?.
Also if you have some other tools recommendation for my work then please share that also.