Develop
- Developing Applications with Autonomous Database
- Development Workflow
- Build Database Applications with Autonomous Database
The following articles discuss the basics of building applications for Autonomous Databases on dedicated Exadata infrastructure and explain the tasks involved in developing database applications using specific programming languages. - Send Email and Notifications from Autonomous Database
- Manage and Store Files in a Cloud Code Repository with Autonomous Database
Autonomous Database provides routines to manage and store files in Cloud Code (Git) Repositories. The supported Cloud Code Repositories are: GitHub, AWS CodeCommit, and Azure Repos. - Cache Messages with Singleton Pipes
Singleton Pipe is an addition to theDBMS_PIPE
package that allows you to cache and retrieve a custom message and share the message across multiple database sessions with concurrent reads. - Use Persistent Messaging with Messages Stored in Cloud Object Store
TheDBMS_PIPE
package has extended functionality on Autonomous Database to support persistent messaging, where messages are stored in Cloud Object Store.
Parent topic: Tasks