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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PL/JSON!