Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 534 Bytes

elo.md

File metadata and controls

18 lines (11 loc) · 534 Bytes

ELO

Simple extract/load platform for oracle to oracle environments.

Application consists of two parts;

  • PLSQL package that does the actual job
  • Frontend application for easily managind extraction definitions

Front end application is optional. You can use ELO by just using the PLSQL package.

Dependencies

  • ELO uses PL for logging. PL is a small utility and logging library for oracle.

Installation

See the repository for installation