1.0.1 • Published 4 years ago

@softrams/nodejs-oracle-connector v1.0.1

Weekly downloads
479
License
UNLICENSED
Repository
github
Last release
4 years ago

Oracle DB Connector

Wrapper utility to easily manage multiple data sources and pooled connections.

Requirements

Oracle Instant Client

https://www.oracle.com/database/technologies/instant-client/downloads.html

Node Installation

We've noticed incompatible behavior on OSX using Node versions installed via nodejs.org or NVM. If you are receiving "Cannot locate a 64-bit Oracle Client library" when attemtping to access Oracle, try the following:

  1. Uninstall Node
  2. brew update && brew install node

If you wish to use NVM to maintain parallel Node installations, ensure that it defaults to using the Brew-installed system installation for compatibility with this library.

References

1.0.1

4 years ago

1.0.0

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

5 years ago

0.0.5

5 years ago