Monday, August 23, 2010

pl/sql library for JSON - www.erasme.com

pl/sql library for JSON - www.erasme.org: "Here is the first release of a PL/SQL package for JSON (Javascript Simple Object Notation). This program is published under the GNU LGPL License.

The package’s features are :
- create and manipulate JSON objects
- add attributes and array to a JSON object
- convert from JSON to string
- convert from String to JSON structure
- debugging function
- customizable output (web or custom)"