This project contains the Exasol dialect for the Exasol's Virtual Schema. Use this dialect if you want to create a Virtual Schema based on the Exasol database.
If you want to set up a Virtual Schema for a different database system, please head over to the Virtual Schemas Documentation.
- Access Exasol database using Virtual Schema.
-
Starting with version 4.0.0 of the Exasol SQL dialect, the new
EXA_CONNECTION
property replaces theEXA_CONNECTION_STRING
property, for improved security.It takes the name of a connection definition in case you are using
IMPORT FROM EXA
. For details please consult the user guide. -
Version 6.0.0 and later of the Exasol Virtual Schema require Exasol 7.0 or later. If you need to use Exasol 6.2 please use version 5.0.5 of the Exasol Virtual Schema.
Find all the documentation in the Virtual Schemas project.