JSPM

@softrams/nodejs-oracle-connector

0.0.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 611
  • Score
    100M100P100Q103577F
  • License UNLICENSED

Database connector wrapper to work with Oracle database from nodejs applications

Package Exports

  • @softrams/nodejs-oracle-connector

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@softrams/nodejs-oracle-connector) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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

References