As there really isn't any fashion related content on mastodon, here we go
I just wrote a new Blogpost about "DevOps Made Easy! with Oracle Autonomous Database using PL/SQL and Git" ๐
If you're looking for an easy DevOps approach for your APEX Stuff, maybe this is for you ๐ So letโs dive into how you can manage your code repo entirely with PL/SQL ๐
#orclapex #AW24 #nlOUG #apexworld2024
๐
https://tm-apex.hashnode.dev/devops-made-easy-with-oracle-autonomous-database-using-plsql-and-git
Introduction The Oracle Autonomous Database (ADB) includes the DBMS_CLOUD_REPO package, an extremely powerful package that provides easy access to files in Cloud Code (Git) Repositories, including: GitHub, AWS CodeCommit, and Azure Repos. This packag...