-
Notifications
You must be signed in to change notification settings - Fork 2
FEATURES
1. D3 Based Charts Area, Line, Column, Radar, Pie , Doughnut, Bubble Chart, Scatter plot and Chord Layout chart. More will be added in future so keep updating your software.
2. Supports all major SQL DBs
Since the report data is based on SQL queries, it supports all the major SQL databases like MySQL, PostgreSQl, Oracle, H2Db, HSQLDB etc
3. Dynamic Queries
Reports can be built using queries generated dynamically. For instance a user dashboard can have reports based on the login user and thus your query might need the sessions userid. Such reports can be easily created using caxpy.
4. Real time reports
Create real time reports for your dashboards. The data is updated at regular intervals automatically.
5. Very lightweight
Unlike other major business intelligence and data visualization applications which are heavy and needs a lot more memory as their basic specification, Caxpy on the other hand is extremely lightweight and does just what it is meant to do.
6. Easy to Integrate
All you have to do is copy the installation file which is a WAR file and paste it inside your java based application server. It has its own db and doesn’t need any external database for storage.
7. Easy to Learn
If you know SQL, you can do anything with Caxpy. Just add your database and start creating amazing charts. No need to create complex cubes or learn any charting library. Watch this video to see how simple it is.
8. Beautiful Dashboards
Create beautiful dashboards with just a few lines of code. Embed reports created by you wherever you like with just 2 lines of code.
9. Supports CSV and Excel as a data source
You can upload a single csv or excel file with data and use it as a datasource.
10. Export reports to create beautiful dashboards.
Lot more coming soon…..