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.
- Build a Java Application
To build a Java application that accesses an Autonomous Database, you start by configuring your development system to support database access that can take advantage of the continuous availability and high performance features of Autonomous Database. - Build a .NET Application with Visual Studio and Visual Studio Code
Oracle Autonomous Database on Dedicated Exadata Infrastructure supports connectivity to the Microsoft .NET Framework, .NET Core, Visual Studio, and Visual Studio Code. - Build a Node.js Application
To build a Node.js application that accesses an Autonomous Database, you start by configuring your development system to support database access that can take advantage of the continuous availability and high performance features of Autonomous Database. - Build a PHP Application
To build a PHP application that accesses an Autonomous Database, you start by configuring your development system to support database access that can take advantage of the continuous availability and high performance features of Autonomous Database. - Build a Python Application
To build a Python application that accesses an Autonomous Database, you start by configuring your development system to support database access that can take advantage of the continuous availability and high performance features of Autonomous Database. - Build a Ruby Application
To build a Ruby application that accesses an Autonomous Database, you start by configuring your development system to support database access that can take advantage of the continuous availability and high performance features of Autonomous Database. - Build an APEX (Oracle Application Express) Application
Autonomous Database on Dedicated Exadata Infrastructure supports application development with Oracle Application Express (APEX). Oracle APEX on Autonomous Database provides a preconfigured, fully managed, and secured environment to build and deploy world-class data-centric applications. - Developing RESTful Services in Autonomous Database
You can develop and deploy RESTful Services with native Oracle REST Data Services (ORDS) support on an Autonomous Database.
Parent topic: Develop