Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Amazon Athena ODBC Driver
Amazon Athena ODBC Driver

Amazon Athena ODBC Driver

ZappySys

| (0) | Free Trial
Connect to Amazon Athena from SQL Server, Power BI, Excel, Python, Tableau, and other ODBC tools using the ZappySys JDBC Bridge Driver. Build a DSN once, run pass-through Athena SQL with your JDBC JAR, and share secure access via Data Gateway. Part of ZappySys ODBC PowerPack now.
Download

Query and update Amazon Athena using standard ODBC and your official Athena JDBC driver — no Glue or custom API glue code.

The Amazon Athena ODBC Driver is built on the ZappySys JDBC-ODBC Bridge: you point a DSN at the Athena JDBC JAR, set the JDBC URL and driver class, and every compatible SQL statement is relayed unchanged to Athena. Connect from SQL Server, Power BI, Excel, Python, SSIS, Tableau, and any ODBC 3.x client.
Part of ZappySys ODBC PowerPack (30+ drivers).

Recommended starting point
View Setup Guide & Get Started →
See JDBC URL examples, DSN steps & Data Gateway →
Pro Tip: Install Java 8+ (Amazon Corretto 21 recommended), download the Athena JDBC JAR from AWS, then create a User DSN for design time and a System DSN for Windows services and SQL Agent jobs.
Compatibility: Windows ODBC (32/64-bit) | Works with Visual Studio, .NET, BI tools | Data Gateway for SQL Server, JDBC, and non-Windows access

⚡ Key Benefits

  • Pass-through SQL — The bridge relays queries directly to the Athena JDBC driver; nothing is rewritten in the ODBC layer
  • Low-code DSN — Set JDBC URL, driver class (com.amazon.athena.jdbc.AthenaDriver), JAR path, and AWS credentials in one wizard
  • Table picker & preview — Use the DSN preview window or Select Table dropdown before wiring tools like Power BI or Excel
  • User vs System DSN — Match interactive accounts (User DSN) vs service accounts (System DSN) for production scheduling
  • Optional Data Gateway — Publish the Athena data source once; clients connect through ODBC Driver for SQL Server to the gateway host
  • Same stack as SSIS — Identical JDBC Bridge configuration whether you use ODBC in SSIS or standalone ODBC apps
Learn more about Data Gateway

📸 Visual Overview & Setup

1. Create JDBC Bridge DSN
Create ODBC User DSN with ZappySys JDBC Bridge Driver
🔍 View Full Size
2. Configure Athena JDBC
Enter Athena JDBC URL, driver class, and JAR path
🔍 View Full Size
3. Test & Preview SQL
Test connection and preview Athena query in DSN
Athena ODBC guide
4. Load Rows into Excel
Load Amazon Athena data into Excel via ODBC
🔍 View Full Size
5. Connect from Power BI
Power BI connected through ZappySys ODBC DSN
🔍 View Full Size
6. Share via Data Gateway
Centralize Amazon Athena ODBC access with Data Gateway
Data Gateway overview

🔗 Seamless SQL Query Integration

Real example from the setup guide — preview Athena data through the DSN
-- Query Athena via JDBC Bridge + ODBC
SELECT *
FROM "r53_rlogs"
ORDER BY query_timestamp DESC
✔ JDBC driver executes the SQL — bridge does not modify statements
✔ Works in Excel, Power BI, SQL Server linked servers, and custom ODBC apps
✔ If INSERT/UPDATE/DELETE fails, check Athena JDBC capabilities (not a bridge limitation)

🔧 Key Features

Read & Query

  • Run SELECT with filters, joins, and ordering supported by the Athena engine
  • Use the DSN preview window or client tool to validate results before production loads
  • Pick catalog, database, and tables from the metadata browser when the JDBC driver exposes them

JDBC Bridge Configuration

  • Connection string pattern: jdbc:athena://WorkGroup=primary;Region=us-east-1;Catalog=MyAwsDataCatalog;OutputLocation=s3://my-s3-bucket/;
  • Driver class: com.amazon.athena.jdbc.AthenaDriver
  • JDBC driver file(s): path to athena-jdbc.jar (and dependencies if required)
  • Map AWS access key and secret key through ODBC user name and password fields, or JDBC connection parameters

Writes & Driver Limits

  • When the underlying JDBC driver supports DML, statements pass through the same way as reads
  • If you see action is not supported, that reflects the Athena JDBC driver — not the ZappySys bridge

Reliability & Platform Fit

  • Standard ODBC 3.x for Power BI, Tableau, Excel, SQL Server linked servers, SSIS ODBC Source, and custom apps
  • Java 8 minimum; Java 21 recommended (Amazon Corretto or Oracle JRE)
  • Centralised access via ZappySys Data Gateway: import DSN settings, add firewall rules, restart the gateway service after changes

💡 Common Use Cases

Typical scenarios for the Amazon Athena ODBC Driver:

  • BI on S3-backed data: Let analysts refresh Power BI or Excel models directly against Athena without exporting Parquet to disk.
    Example: SELECT * FROM "r53_rlogs" ORDER BY query_timestamp DESC
  • SQL Server staging loads: Use linked servers or SSIS ODBC Source to land Athena query results in on-prem or Azure SQL.
    Example: nightly extract of curated views into stg schemas.
  • Cross-account catalogs: Point the JDBC URL at the correct Catalog, WorkGroup, and OutputLocation for each environment.
    Example: separate DSNs for dev / test / prod AWS accounts.
  • Service-account scheduling: Deploy a System DSN on the job runner so SQL Agent and Windows services see the same Athena connection.
    Example: 32-bit jobs use the 32-bit ODBC administrator.
  • Gateway for JDBC / Linux: Host Athena on the gateway and let remote JDBC clients use a SQL Server ODBC URL to reach it.
    Example: Java microservice queries Athena without bundling the Windows ODBC stack.
  • Operational troubleshooting: Follow JDBC Bridge community articles for Java path, SSL, logging, and multi-JAR classpath issues.
    Example: merge dependent JARs when Athena releases a fat JAR alternative.

🎯 Summary

Bring Amazon Athena into the ODBC tools your team already runs.
Install Java, drop in the Athena JDBC JAR, create a ZappySys JDBC Bridge DSN, and start issuing SQL from Excel, Power BI, SQL Server, or SSIS — optionally front it all with Data Gateway for shared, governed access.

Trusted by Developers & IT Teams Worldwide

  • Built for ODBC Workloads: One driver model across BI, ETL, databases, and custom code.
  • Expert Technical Support: Engineers help with JDBC URLs, Java installs, and gateway networking.
  • Proven Enterprise Scale: Thousands of teams worldwide rely on ZappySys for API and cloud connectivity.
ODBC PowerPack
Includes Amazon Athena ODBC Driver
Capterra Rating
Read reviews on Capterra →

Ready to query Amazon Athena over ODBC?

Install the full ODBC PowerPack to unlock all drivers and start your free trial.

Download ODBC PowerPack (Free Trial)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft