Focus On Oracle

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

Oracle Engineered System


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

Oracle REST Data Services

Oracle REST Data Services (ORDS) 让用户可以轻松地为 Oracle Database、Oracle Database 12c JSON 文档库和 Oracle NoSQL Database 中的关系数据开发现代化的 REST 接口。作为一个中层 Java 应用,ORDS 将 HTTP(S) 动词(GET、POST、PUT、DELETE 等)映射到数据库事务,并返回使用 JSON 格式化的任何结果。SQL Developer是个很不错的工具,可以帮助我们大大的简化开发。




ORDS 包含在 Oracle Database 和 Oracle SQL Developer 安装中。Weblogic、Tomcat、Glassfish 中都支持它,在嵌入式模式下还支持它作为一个独立应用运行 Jetty。




Hands-On手册
https://apexapps.oracle.com/pls/apex/f?p=44785:24:7267146428711:::24:P24_CONTENT_ID,P24_PREV_PAGE:13282,24


Referencece

http://www.oracle.com/technetwork/developer-tools/rest-data-services/learnmore/faq-3561782.html

http://www.oracle.com/technetwork/developer-tools/rest-data-services/overview/index.html

http://www.oracle.com/technetwork/cn/developer-tools/rest-data-services/overview/index.html
http://krisrice.io/
https://github.com/krisrice
http://download.oracle.com/otndocs/java/javadocs/3.0/plugin-api/index.html

http://www.oracle.com/technetwork/cn/database/enterprise-edition/databaseappdev-vm-192250-zhs.html

http://www.oracle.com/technetwork/cn/developer-tools/sql-developer/overview/index.html

 
关键词:ords apex cloud 

相关文章

低代码开发用Oracle Apex,看这篇就够了
Oracle Cloud Native Solutions
Oracle Kubernetes Engine
Terraform,docker,wercker,k8s
Vagrant with oracle
Oracle自治数据仓库云
OMC - How to Install Gateway Agent
Oracle大数据之交互式快速参考
Oracle数据库云服务
Oracle数据库备份云服务
Oracle RAC and Third Party Cloud
Oracle Database Multilingual Engine(MLE)
Top