Sql2xml is a CGI program that lets you request a SQL query and convert it to JSON, CSV, XML or INI through a Web server. Sql2xml supports requests from multiple users and for multiple databases. It is intended for developers who do not have direct access to database servers due to firewalls or other restrictions.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Software Development Libraries Perl Modules SQL JSON XML ini csv convert cgi Web http |
|---|---|
| Licenses | GPL |
| Implementation | Perl |
Recent releases


Release Notes: A parameter is now defined between curly brackets, instead of a hash; for example, "select * from param1={param1}". Error messages on failure were improved.


Release Notes: JSON and CSV output formats are now supported.


Release Notes: You can now separate your SQL query into different files, which must be stored in the "ini" directory. sql2xml will read all of the query files in the directory at once.


Release Notes: This release has a new "key" parameter. It can be use to obtain verification from the client before a query is executed. If the key does not match, the query will be ended immediately.


No changes have been submitted for this release.
A program for exporting reports from Jasper Reports and JasperServer.