Skip to content
| Marketplace
Sign in
Visual Studio Code>Data Science>AWS Athena Query ToolNew to Visual Studio Code? Get it now.
AWS Athena Query Tool

AWS Athena Query Tool

Mark Sawczuk

|
1 install
| (0) | Free
Run AWS Athena SQL queries directly from VS Code with native integration, schema browsing, and results visualization
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AWS Athena Query Tool

Use your local AWS CLI configured profiles to query AWS Athena directly from VS Code.

AWS Athena Query Tool Demo

✨ What It Does

  • 🚀 F5 to Run Queries - Execute SQL files instantly with your AWS CLI profiles
  • 📊 Native Results Panel - View results in VS Code bottom panel
  • 🔍 Schema Browser - Browse databases, tables, and columns
  • 💾 CSV Export - Export query results with one click

📋 Prerequisites

  • AWS CLI installed and configured (aws configure)
  • IAM permissions for Athena, S3, and Glue
  • Access to AWS Athena workgroups and databases

🚀 How to Use

  1. Connect: Open AWS Athena panel → Select your AWS CLI profile and database
  2. Query: Press F5 to run SQL files or Ctrl+Shift+E for selected text
  3. Results: View results in the bottom panel

Connection Setup

⌨️ Shortcuts

  • F5 - Run SQL Query
  • Ctrl+Shift+E - Run Selected SQL

🔗 Links

  • GitHub Repository
  • Report Issues

Made with ❤️ for the AWS and VS Code community

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft