About the Project The Impala Virtual Schema provides an abstraction
layer that makes an external Impala database accessible from an Exasol
database through regular SQL commands. The contents of the external
Impala database are mapped to virtual table...
About the Project The Hive Virtual Schema provides an abstraction layer
that makes an external Apache Hive database accessible from an Exasol
database through regular SQL commands. The contents of the external Hive
database are mapped to virtual tabl...
About the Project The Teradata Virtual Schema provides an abstraction
layer that makes an external Teradata database accessible from an Exasol
database through regular SQL commands. The contents of the external
Teradata database are mapped to virtual...
What's this? Exasol Kinesis Extension provides UDF scripts that allow
users to import data from Kinesis Data Streams(KDS) to an Exasol table.
This connector is a consumer that transfers the data from KDS to an
Exasol table. Since the data in KDS is s...
What's new This release fixes several SQL injection vulnerabilities on
the remote database of the virtual schema.The local Exasol database
defining the virtual schema is not affected. All dialects except for
Teradata are affected: Amazon AWS Athena A...
Hello @drumcircle ,What do you mean exactly when you say `local database
access`?Our officially supported Virtual Schema's dialects can connect
to a local database via JDBC connection.Exasol dialect also has a
special IS_LOCAL parameter for a local c...