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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PL/JSON!