Skip to content

Virtual Schema for connecting Oracle as a data source to Exasol

License

Notifications You must be signed in to change notification settings

allipatev/oracle-virtual-schema

 
 

Repository files navigation

Oracle Virtual Schema

Build Status

Quality Gate Status

Security Rating Reliability Rating Maintainability Rating Technical Debt

Code Smells Coverage Duplicated Lines (%) Lines of Code

Overview

The Oracle Virtual Schema provides an abstraction layer that makes an external Oracle database accessible from an Exasol database through regular SQL commands. The contents of the external Oracle database are mapped to virtual tables which look like and can be queried as any regular Exasol table.

If you want to set up a Virtual Schema for a different database system, please head over to the Virtual Schemas Repository.

Features

  • Access an Oracle database in read only mode from an Exasol database, using a Virtual Schema.

Table of Contents

Information for Users

Find all the documentation in the Virtual Schemas project.

Information for Developers

About

Virtual Schema for connecting Oracle as a data source to Exasol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%