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
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PL/JSON!