@@ -7,14 +7,14 @@ Use node-oracledb to connect Node.js 6, 8 and 10 to Oracle Database.
77
88Node-oracledb supports basic and advanced features of Oracle Database
99and Oracle Client. See the
10- [ homepage] ( https://oracle.github.io/node-oracledb/ ) for a list.
10+ [ homepage] [ 4 ] for a list.
1111
1212The node-oracledb module is open source and maintained by Oracle Corp.
1313It is stable, well documented, and has a comprehensive test suite.
1414
1515## <a name =" installation " ></a > Installation
1616
17- See [ Getting Started with Node-oracledb] [ 1 ] and [ Quick Start Node-oracledb Installation] [ 37 ] .
17+ See [ Getting Started with Node-oracledb] [ 1 ] and [ Quick Start Node-oracledb Installation] [ 2 ] .
1818
1919## <a name =" doc " ></a > Documentation
2020
@@ -28,7 +28,7 @@ See the [examples][30] directory. Start with
2828## <a name =" help " ></a > Help
2929
3030Issues and questions can be raised with the node-oracledb community on
31- [ GitHub] [ 24 ] .
31+ [ GitHub] [ 3 ] .
3232
3333## <a name =" testing " ></a > Tests
3434
@@ -61,35 +61,13 @@ limitations under the License.
6161
6262
6363[ 1 ] : https://oracle.github.io/node-oracledb/doc/api.html#getstarted
64- [ 2 ] : https://oracle.github.io/node-oracledb/doc/api.html#asyncawaitoverview
65- [ 3 ] : https://oracle.github.io/node-oracledb/doc/api.html#promiseoverview
66- [ 4 ] : https://oracle.github.io/node-oracledb/doc/api.html#intro
67- [ 5 ] : https://oracle.github.io/node-oracledb/doc/api.html#querystream
68- [ 6 ] : https://oracle.github.io/node-oracledb/doc/api.html#sqlexecution
69- [ 7 ] : https://oracle.github.io/node-oracledb/doc/api.html#refcursors
70- [ 8 ] : https://oracle.github.io/node-oracledb/doc/api.html#lobhandling
71- [ 9 ] : https://oracle.github.io/node-oracledb/doc/api.html#jsondatatype
72- [ 10 ] : https://oracle.github.io/node-oracledb/doc/api.html#queryoutputformats
73- [ 11 ] : https://oracle.github.io/node-oracledb/doc/api.html#typemap
74- [ 12 ] : https://oracle.github.io/node-oracledb/doc/api.html#bind
75- [ 13 ] : https://oracle.github.io/node-oracledb/doc/api.html#transactionmgt
76- [ 14 ] : https://oracle.github.io/node-oracledb/doc/api.html#connpooling
77- [ 15 ] : https://oracle.github.io/node-oracledb/doc/api.html#drcp
78- [ 16 ] : https://oracle.github.io/node-oracledb/doc/api.html#extauth
79- [ 17 ] : https://oracle.github.io/node-oracledb/doc/api.html#propdbfetcharraysize
80- [ 18 ] : https://oracle.github.io/node-oracledb/doc/api.html#stmtcache
81- [ 19 ] : https://docs.oracle.com/database/122/ADFNS/performance-and-scalability.htm#ADFNS464
82- [ 20 ] : https://oracle.github.io/node-oracledb/doc/api.html#endtoend
83- [ 21 ] : https://oracle.github.io/node-oracledb/doc/api.html#connectionfan
84- [ 22 ] : https://oracle.github.io/node-oracledb/doc/api.html#connectionrlb
85- [ 23 ] : https://docs.oracle.com/database/122/ADFNS/high-availability.htm#ADFNS-GUID-96599425-9BDA-483C-9BA2-4A4D13013A37
86- [ 24 ] : https://github.com/oracle/node-oracledb/issues
64+ [ 2 ] : https://oracle.github.io/node-oracledb/INSTALL.html#quickstart
65+ [ 3 ] : https://github.com/oracle/node-oracledb/issues
66+ [ 4 ] : https://oracle.github.io/node-oracledb
8767[ 30 ] : https://github.com/oracle/node-oracledb/blob/master/examples
8868[ 31 ] : https://github.com/oracle/node-oracledb/blob/master/examples/select1.js#L35
8969[ 32 ] : https://oracle.github.io/node-oracledb/doc/api.html
9070[ 33 ] : https://github.com/oracle/node-oracledb/blob/master/CHANGELOG.md
9171[ 34 ] : https://github.com/oracle/node-oracledb/blob/master/test/README.md
9272[ 35 ] : https://github.com/oracle/node-oracledb/blob/master/CONTRIBUTING.md
9373[ 36 ] : http://www.apache.org/licenses/LICENSE-2.0
94- [ 37 ] : https://oracle.github.io/node-oracledb/INSTALL.html#quickstart
95- [ 38 ] : https://oracle.github.io/node-oracledb/doc/api.html#getconnectiondbattrsprivilege
0 commit comments