Skip to content

Commit 59bf4ca

Browse files
reviewed
1 parent 97ad28d commit 59bf4ca

File tree

1 file changed

+9
-0
lines changed
  • app-dev/devops-and-containers/oke/atp-operator-nodejs

1 file changed

+9
-0
lines changed

app-dev/devops-and-containers/oke/atp-operator-nodejs/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,15 @@ The code example is for NodeJS but should be rather similar also for PHP and Jav
5252

5353
Please see the <a href="https://medium.com/@mika.rinne/easy-oracle-autonomous-db-access-for-nodejs-with-kubernetes-operator-cf02ea7fc59a">blog on Medium</a>.
5454

55+
# Useful Links
56+
57+
- [Oracle Database Operator for Kubernetes](https://github.com/oracle/oracle-database-operator/blob/main/README.md)
58+
- Make Oracle Database Kubernetes Native
59+
- [Node.js node-oracledb version 6.6](https://oracle.github.io/node-oracledb/)
60+
- The node-oracledb driver for Node.js powers high performance Oracle Database applications written in JavaScript or TypeScript
61+
- [Oracle](https://www.oracle.com/)
62+
- Oracle Website
63+
5564
### License
5665

5766
Copyright (c) 2024 Oracle and/or its affiliates.

0 commit comments

Comments
 (0)