oracledb.md
July 15, 2021 · View on GitHub
Bookmarks tagged [oracledb]
www.codever.land/bookmarks/t/oracledb
node-oracledb/examples at master · oracle/node-oracledb · GitHub
https://github.com/oracle/node-oracledb/tree/master/examples
select, insert, promises etc.
The Easiest Way to Install Oracle Database on Apple Mac OS X
https://blogs.oracle.com/opal/the-easiest-way-to-install-oracle-database-on-apple-mac-os-x
Your OS X applications can connect to Oracle Database as if it was running natively on OS X if you simply run Oracle Database in a VirtualBox VM with port forwarding enabled (easy).
Oracle Node.js Developer Center
http://www.oracle.com/technetwork/database/database-technologies/scripting-languages/node_js/index.h...
The node-oracledb driver connects to Oracle Database for fast and functional applications. It is an open source project with Apache 2.0 license. It is maintained by Oracle and is under active developm...
- tags: oracledb, node.js, oracle
- :octocat: source code