File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1- # node-oracledb version 0.6
1+ # node-oracledb version 0.7
22
33## <a name =" about " ></a > 1. About node-oracledb
44
55The Oracle Database Node.js driver powers high performance
66Node.js applications.
77
8- Node-oracledb 0.6 supports basic and advanced Oracle features, including:
8+ Node-oracledb 0.7 supports basic and advanced Oracle features, including:
99
1010- SQL and PL/SQL Execution
11+ - Fetching of large result sets
12+ - REF CURSOR support
1113- Query results as JavaScript objects or array
1214- Binding using JavaScript objects or arrays
1315- Conversion between JavaScript and Oracle types
@@ -23,9 +25,8 @@ Node-oracledb 0.6 supports basic and advanced Oracle features, including:
2325 - [ Runtime Load Balancing] ( http://docs.oracle.com/database/121/ADFNS/adfns_perf_scale.htm#ADFNS515 ) (RLB)
2426 - [ Transparent Application Failover] ( http://docs.oracle.com/database/121/ADFNS/adfns_avail.htm#ADFNS534 ) (TAF)
2527
26- Node-oracledb 0.6 is a preview release. We are actively working on
27- adding features including LOB support and batch fetching / streaming
28- of large query result sets.
28+ Node-oracledb 0.7 is a preview release. We are actively working on
29+ adding features such as LOB support.
2930
3031Share your feedback at the Oracle Technology Network
3132[ Node.js discussion forum] ( https://community.oracle.com/community/database/developer-tools/node_js/content )
You can’t perform that action at this time.
0 commit comments