Focus On Oracle

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

Oracle Engineered System


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

Open Source Languages and Oracle Database

流行的开发语言和环境都有访问数据库的API。当用Node.js, Python, PHP and Ruby构建应用程序时,好好利用Oracle强大的数据库的特性

OCI | OCCI | JDBC | ODBC | Node.js | PHP | Python | Ruby | ROracle - Developer Centers

Scripting Language Developer Centers
Python - Python's cx_Oracle interface
Node.js - Node.js's node-oracledb module
PHP - PHP's OCI8 and PDO_OCI extensions
Ruby - Ruby's ruby-oci8 and oracle-enhanced active record adapter
R - R's ROracle driver
Scripting Languages and Oracle Cloud
DinoDate是一个很好的例子
DinoDate provides examples of accessing Oracle Database features from multiple languages. Each language shares a common AngularJS client and produces the same Restful API. The below diagram shows the basic structure of the application.

Prebuilt VirtualBox VM
http://www.oracle.com/technetwork/community/developer-vm/index.html


Reference
http://www.oracle.com/technetwork/database/database-technologies/scripting-languages/index.html
http://www.oracle.com/technetwork/database/database-technologies/instant-client/overview/index.html
http://www.oracle.com/technetwork/indexes/samplecode/scripting-database-2977640.html
https://community.oracle.com/docs/DOC-998357
https://github.com/oracle/dino-date
http://www.oracle.com/technetwork/database/features/instant-client/index-100365.html
http://www.oracle.com/technetwork/database/features/oci/index-090820.html


关键词:js oci vm oracle 

相关文章

基于PDB的Active Data Guard(Oracle 21.7+)
在Oracle数据库中使用REST
OGG from MySQL to Oracle
Oracle数据库容灾之两地三中心实践
低代码开发用Oracle Apex,看这篇就够了
Oracle Database 20c之SQL宏
C,C++,ODPI-C Demo
Java beginner for Oracle DBA
Oracle Database 20c之区块链表
Oracle Database 20c的一些微妙变化
关于Oracle的Sequence,你需要知道的
Oracle数据库优化方面资料
Top