Skip to content

@pondoknusa/database-oracle

Oracle database driver for Pondoknusa

Install

bash
npm install @pondoknusa/database-oracle @pondoknusa/database

Peer dependencies must be installed in the app (they are not auto-installed on older npm). Drivers that call extend() share one instance of the host package.

Metadata

FieldValue
Version3.3.0
Sourcepackages/database-oracle
CategoryDatabase
Node.js>=26

Peer dependencies

Public exports

From the package entry point (dist/index.d.ts). Deep imports are not supported.

Values

  • OracleConnection
  • OracleDatabaseServiceProvider
  • registerOracleDatabaseDriver

Types

  • OracleConnectionConfig

Released under the MIT License.