database-aggregator-driver-oracle

1.0.3 • Public • Published

database-aggregator-driver-oracle

NPM version npm download

Oracle Database driver for database-aggregator.

Installation

$ npm install --save database-aggregator-driver-oracle

Usage

The source configuration must have two properties:

config.connectString

The Oracle Database connection string

config.query

A string with the query to make.
The query must return the following columns:

  • ID: The row's unique identifier
  • PID: The entry's unique identifier (for aggregation)
  • MODDATE: The last modification date for this row

All other columns will be stored in the source database.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i database-aggregator-driver-oracle

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

9.57 kB

Total Files

10

Last publish

Collaborators

  • targos
  • lpatiny
  • cheminfo-bot
  • stropitek