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

Overview

The Databricks Virtual Schema (VSDAB) 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

This section lists known issues and limitations that will be fixed in a later version. If you need one of the features, please add a comment to the GitHub issue to help us prioritize it.

Security

Features

Usability

Table of Contents

Information for Users

Find all the documentation in the Virtual Schemas project.

Information for Developers