PL/JSON is a generic JSON object written in PL/SQL. Using PL/SQL object syntax, users instantiate a JSON objects and then add members, arrays, and additional JSON objects. This object type can store JSON data, in Oracle, persistently.
官方首页:http://sourceforge.net/projects/pljson/
免费下载:http://sourceforge.net/projects/pljson/files
来自:开源中国社区

