Skip to content

An AWS Glue Studio Connector for Accessing Exasol Database

License

Notifications You must be signed in to change notification settings

exasol/glue-connector

Repository files navigation

Exasol AWS Glue Connector

Build Status

Quality Gate Status

Security Rating Reliability Rating Maintainability Rating Technical Debt

Code Smells Coverage Duplicated Lines (%) Lines of Code

An AWS Glue connector that allow accessing Exasol database in Glue Studio.

Features

  • Allows mapping Exasol table or query metadata to AWS Glue Studio Spark schema
  • Allows reading from an Exasol table or query
  • Allows pushing pruning of columns from Glue dataframe to Exasol database
  • Allows pushing filters from Glue dataframe to Exasol database
  • Allows saving AWS Glue Studio dataframe into an Exasol table

Information for Users

Information for Developers