Focus On Oracle

Installing, Backup & Recovery, Performance Tuning,
Troubleshooting, Upgrading, Patching

Oracle Engineered System


当前位置: 首页 » 技术文章 » Oracle

Oracle APEX and ORDS

截止目前最新的APEX版本是18.1,Application Express让您可以仅使用Web浏览器即可设计、开发和部署界面优美、响应迅速、数据库驱动的应用。她架构简单,易开发部署,使Web开发变得更加简单,在云时代是个不错的选择。

APEX的应用架构

APEX的发展历史

APEX的应用场景

用户通过浏览器访问web服务器(可以是Apache,Nginx,Weblogic等),然后通过REST的方式实现数据的读写。当然还可以配置每个层面实现系统的高可用。


APEX相关PPT
http://www.oracle.com/technetwork/developer-tools/apex/learnmore/apex-presentations-1866619.html

APEX ORDS VirtualBox虚拟机

Oracle有一个虚拟机,已安装了下面的组件,有兴趣的可以去学习一下

    Oracle Linux 7

    Oracle Database 12c Release 2 Enterprise Edition (12.2.0.1 Linux x86-64)
    Oracle XML DB
    Oracle SQL Developer 4.2
    Oracle Application Express 5.1
    Oracle REST Data Services 3.0.9

    Hands-On-Labs (accessed via the Toolbar Menu in Firefox)

http://www.oracle.com/technetwork/database/enterprise-edition/databaseappdev-vm-161299.html

实验手册

http://www.oracle.com/technetwork/developer-tools/apex/learnmore/apex-hols-2578401.html



Reference

http://www.oracle.com/technetwork/developer-tools/apex/downloads/index.html

http://www.oracle.com/technetwork/cn/developer-tools/apex/overview/index-098939-zhs.html

http://www.oracle.com/technetwork/cn/articles/apex/apex-169225-zhs.html
http://dsavenko.me/oracledb-apex-ords-tomcat-httpd-centos7-all-in-one-guide-introduction/
https://oracle-base.com/articles/misc/an-introduction-to-json-support-in-the-oracle-database
http://dsavenko.me/tag/apex/
关键词:ords apex 

相关文章

低代码开发用Oracle Apex,看这篇就够了
Upgrading to the Latest Oracle Application Express Release
Oracle REST Data Services
Oracle APEX and ORDS
Top