Menu

ART 1.5 released!

ART is a simple, lightweight web based query tool and reporting environment. Using ART, SQL queries can be created and published in a few minutes by an administrator. Users can execute/schedule queries via a web browser (supports tabular&crosstab layout, graphs - data is exportable to spreadsheet).

ART uses other open source projects to deliver key features like charts (cewolf), Excel output (poi) etc.

Release 1.5 contains fixes for small bugs (detected by the Open Source community thanks to the Sourceforge forum) and various new features:

  • Support for Dynamic SQL
  • Inline Parameters
  • i18n (only english available now, but ready to host more languages)
  • Fix to work on Resin AS
  • Fix on crosstab cast exception
  • Fix memory leak on class loading

To install&use, you need a database where to create some tables (ART repository) and a working J2EE application server (like Tomcat) where to deploy the war archive. A ready-to-use hsqldb is available from the home page.

For more information visit: http://art.sourceforge.net

Posted by Enrico/Gspeed 2005-03-13

Log in to post a comment.