exasol / databricks-virtual-schema

Virtual Schema for connecting Databricks as a data source to Exasol
MIT License
0 stars 0 forks source link
databricks exasol exasol-integration virtual-schema

databricks-virtual-schema

Build Status

⚠️ Work in progress ⚠️

This is the initial release. Some features are not yet implemented. See known limitations for details.

Overview

The Databricks Virtual Schema provides an abstraction layer that makes an external Databricks database accessible from an Exasol database through regular SQL commands. The contents of the external Databricks 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

Known Limitations

Table of Contents

Information for Users

Find all the documentation in the Virtual Schemas project.

Information for Developers