PL/JSON is a generic JSON object written in PL/SQL. Using PL/SQL object syntax, users instantiate a JSON object and then add members, arrays and additional JSON objects. This object type can store JSON data, in Oracle, persistently.
Features
- This is a cleaner design and the benefit is easier coding and faster and more memory efficient code
- A demo of things you can do with PL/JSON
- View json data as table
- Use dots to navigate through the json nested objects
- All pljson types and packages start with 'PLJSON'
- Licensed under the MIT License
Categories
JSONLicense
MIT LicenseFollow PL/JSON
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PL/JSON!