Oracle DB (visch
variant)
Table of Contents
The tap-oracle
Meltano extractor pulls data from Oracle DB that can then be sent to a destination using a loader.
-
- Repository: https://github.com/visch/pipelinewise-tap-oracle
-
-
-
-
-
-
-
- Maintainer: Derek Visch
- Meltano Stats (across all plugin variants):
-
-
Alternative variants #
Multiple
variants
of tap-oracle
are available.
This document describes the visch
variant.
Alternative variants are:
-
mpcarter
-
transferwise
(default)
Getting Started #
Prerequisites #
If you haven't already, follow the initial steps of the Getting Started guide:
Installation and configuration #
-
Add the
tap-oracle
extractor to your project usingmeltano add
:meltano add extractor tap-oracle --variant visch
Next steps #
Follow the remaining steps of the Getting Started guide:
- Select entities and attributes to extract
- Add a loader to send data to a destination
- Run a data integration (EL) pipeline
Capabilities #
The current capabilities for tap-oracle
may have been automatically set when originally added to the Hub.
Please review the capabilities when using this extractor.
If you find they are out of date, please consider updating them by making a pull request to the YAML file
that defines the capabilities for this extractor.
These capabilities can also be overriden
by specifying the capabilities
key in your meltano.yml
file.
Settings #
The extractor tap-oracle
does not have any settings defined in its metadata.
You can specify settings in your meltano.yml
by adding the settings
key.
Please consider adding any settings you have defined locally to this definition on MeltanoHub by making a pull request to the
YAML file
that defines the settings for this extractor.
Looking for help? #
If you're having trouble getting the
tap-oracle
extractor to work, look for an
existing issue in its repository, file a new issue,
or
join the Meltano Slack community
and ask for help in the #plugins-general
channel.
Found an issue on this page? #
This page is generated from a YAML file that you can contribute changes to. Edit it on GitHub!