Amazon Athena#
Amazon Athena driver is not bundled with Querona, and needs to be installed before use.
Querona connects to Amazon Athena through either:
a standard JDBC driver (free), or
a commercial third-party driver (for example CData), as a last resort.
JDBC#
Follow these steps to install the JDBC driver for Amazon Athena on your Windows computer:
If Java is not already installed on your computer, download and install the latest Java version.
Download the JDBC driver (.jar file) from the Amazon Athena User Guide on Amazon’s website.
Move the downloaded .jar file to directory that holds JDBC drivers,
declared in , field “Built-in JVM classpath”.
Commercial driver#
Amazon Athena can also be reached through a commercial third-party ADO.Net driver (for example CData). These drivers are not bundled with Querona and are licensed separately — see ADO.Net and third-party drivers.