1 / 18

Developing with the Oracle Database Cloud Service

Developing with the Oracle Database Cloud Service. Rick Greenwald Director, Product Management, Database Cloud Service. Program Agenda. Development options Application Express Make it happen!.

lev
Télécharger la présentation

Developing with the Oracle Database Cloud Service

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Developing with the Oracle Database Cloud Service Rick GreenwaldDirector, Product Management, Database Cloud Service

  2. Program Agenda • Development options • Application Express • Make it happen!

  3. The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s products remains at the sole discretion of Oracle.

  4. Graphic Section Divider

  5. Oracle Database Cloud ServiceWhat is the Oracle Database Cloud Service? • Full Cloud development and deployment platform • Database PaaS • Managed service • Capacity on demand • Near instant provisioning • Monthly subscription pricing based on database size (5GB, 20GB, 50GB)

  6. Development options

  7. Oracle Database Cloud ServiceDevelopment Options SQL Developer Manage Data, Load Data, Unload Data, Browse Data, Adhoc Queries RESTful Web Services Any client the can use REST PHP, Java, .NET, Objective C Stateless access Oracle Application Express Application development SQL development Oracle Java Cloud Java application deployment JDBC access from WLS to DB

  8. Application Express

  9. Application Express Architecture • Wizard-driven development • Pages dynamically rendered using database metadata • SQL and PL/SQL • No code generation or file based compilation • Runs everywhere Oracle Database runs • Feature of the Oracle Database since 2004

  10. Oracle Database Cloud Service Schema Isolation Service 1 Schema 1 APEX Service 2 Schema 2 SQL Developer Service 3 Schema 3 Rest Service 4 Schema 4 Oracle Database with Application Express

  11. Oracle Database Cloud ServiceOracle Application Express (APEX) Developer Capabilities • Develop applications • Create database objects using SQL statements and SQL scripts • Browse database objects • Load and unload data • Define RESTful Web Services

  12. apex.oracle.comFree public service since Since 2004

  13. Oracle Database Cloud ServiceOracle SQL Developer Capabilities for Cloud Developers • Browse cloud connections • Deploy data to cloud using “shopping cart” functionality • Monitor cloud deployment process

  14. Make it happen!

  15. Oracle Database Cloud ServiceDemonstrationApplication Development

More Related