You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

ORDS CRUD Generator tool on ATP / APEX

edited Apr 16, 2022 7:51AM in Autonomous Database

Summary

I've made a CRUD Generator tool that can create an SQL script that creates a complete CRUD operation and a PATCH procedure

Content

I would like to share something that can benefit everyone working with ATP and Oracle Rest Data Services (ORDS), being: the ORDS CRUD Generator.

It can automagically create all CRUD operations in the REST layer of Oracle's new Autonomous Transaction Processing database (ATP). Check out my blog how and also the link to the working JSFiddle.

We are working towards a real database under the Process and Rapid Application Development layers, and this tool makes life a lot easier for us. The reason to use this tool for us is twofold, extensibility (easily can add / edit REST services) and a better CI/CD strategy. I just wanted to share this post so others can freely use the tool if they need it.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!