2026 Best Software Awards are here!See the list

Amazon Athena Reviews & Product Details

Profile Status

This profile is currently managed by Amazon Athena but has limited features.

Are you part of the Amazon Athena team? Upgrade your plan to enhance your branding and engage with visitors to your profile!

Value at a Glance

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

16 months

Amazon Athena Integrations

(3)
Integration information sourced from real user reviews.
Product Avatar Image

Have you used Amazon Athena before?

Answer a few questions to help the Amazon Athena community

Amazon Athena Reviews (168)

View 2 Video Reviews
Reviews

Amazon Athena Reviews (168)

View 2 Video Reviews
4.4
168 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise the ease of use and fast query performance of Amazon Athena, highlighting its ability to handle large datasets with a familiar SQL syntax. The serverless architecture allows for cost-effective data analysis without the need for complex infrastructure. However, some users note that it can struggle with complex queries and has limitations in data manipulation capabilities.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Pradip G.
PG
Technology Lead
Computer Software
Enterprise (> 1000 emp.)
Business partner of the seller or seller's competitor, not included in G2 scores.
"Simple, Scalable and Cost-Effective Analytics with Amazon Athena"
What do you like best about Amazon Athena?

What I like best about Amazon Athena is that it is very easy to use and fully serverless. We don’t need to manage any infrastructure, and we can directly query data stored in S3 using simple SQL. It saves time for data analysis and is very cost effective because we only pay for the data we scan. It also integrates well with other AWS services, which makes it very useful for analytics and reporting use cases Review collected by and hosted on G2.com.

What do you dislike about Amazon Athena?

One thing I dislike about Amazon Athena is that the cost can increase quickly if queries are not optimized properly, since pricing is based on data scanned. For large and unpartitioned datasets, it becomes expensive. Also, performance sometimes depends heavily on how well the data is structured in S3. It is not ideal for very low-latency or real-time analytics use cases. Query debugging can also be slightly difficult for beginners. Review collected by and hosted on G2.com.

Caleb F.
CF
Data & IA Specialist
Small-Business (50 or fewer emp.)
"Ad-hoc serverless analysis in S3 with SQL, natively integrated with AWS Glue"
What do you like best about Amazon Athena?

What I value most is that it is serverless: it allows you to run standard SQL queries directly on data in Amazon S3, without having to provision infrastructure or move the information through ETL processes.

In practice, it is super useful for performing quick and ad-hoc exploratory analysis on Parquet or JSON files within our Data Lake. Additionally, by integrating natively with the AWS Glue Data Catalog, metadata management becomes almost transparent and much simpler. Review collected by and hosted on G2.com.

What do you dislike about Amazon Athena?

What I like the least is that the charge per TB scanned can become quite unpredictable if the queries are not well optimized (for example, when there are no partitions or compression is not used). A simple "SELECT" on a large dataset can turn out to be surprisingly expensive.

Additionally, performance drops significantly with the typical problem of many small files in S3 (small file problem), and that ends up forcing us to add extra compaction processes with AWS Glue to maintain efficiency.

And, finally, it is not the best option for low-latency reports or with high concurrency: in those scenarios, Redshift still performs better. Review collected by and hosted on G2.com.

Zoe M.
ZM
Data & BI Engineer
Mid-Market (51-1000 emp.)
"I work as a Cloud Data Engineer and I use Athena daily."
What do you like best about Amazon Athena?

It is easy to use Athena, whether you are a tech or a non-tech person. It has a very user-friendly interface, and the thing that I like the most is that you can query many types of source input data. Review collected by and hosted on G2.com.

What do you dislike about Amazon Athena?

I don't find it helpful when I need to query the data and make updates. Review collected by and hosted on G2.com.

Verified User in Banking
UB
Enterprise (> 1000 emp.)
"Athena Makes S3 Data Analysis Fast and Easy"
What do you like best about Amazon Athena?

Athena is a great fit when I need to run analysis on data stored in S3. Review collected by and hosted on G2.com.

What do you dislike about Amazon Athena?

It is cloud-native with respect to AWS. We need a solution that sits on top of the AWS cloud and also supports a multi-cloud setup. Review collected by and hosted on G2.com.

Milan S.
MS
Senior Data Analyst
Mid-Market (51-1000 emp.)
"A Powerful and Cost-Effective Serverless Query Service for Big Data"
What do you like best about Amazon Athena?

Amazon athena is very powerful serverless solution and it's very cost-effective. I like the user-friendly interface that athena provides to query data from any table present in the S3. I use athena to query data almost on a regular basis. The customer support is also very helpful with the queries regarding anything. It was very easy to implement because of very powerful documentation provided by AWS. Review collected by and hosted on G2.com.

What do you dislike about Amazon Athena?

There are very few things that I don't like about athena, like occasional lags when querying large datasets, there are also some features missing that could have helped the user a lot. Review collected by and hosted on G2.com.

JS
Analyst
Mid-Market (51-1000 emp.)
"Powerful tool for querying big data"
What do you like best about Amazon Athena?

Quick, powerful analytical tools. Uses familiar syntax. Uses S3 buckets to build the database. Allow several queries to be saved. Review collected by and hosted on G2.com.

What do you dislike about Amazon Athena?

Navigating AWS can be difficult at times. May not be as fast as some other solutions. Review collected by and hosted on G2.com.

Aditya S.
AS
Manager - Data Science and Analytics
Mid-Market (51-1000 emp.)
"Good option for database as service, seamless integration"
What do you like best about Amazon Athena?

I have worked on multiple databases so far. I found it to be better than traditional hive systems.

Within a minute the queries run for many gigabytes of storage.

On top of that, no need to have a system to run.

Since it is a service, anybody can login on web and see the data.

It predominantly helped me serve product people where they can tweak my query and do things on their own when usually I was involved everytime. Review collected by and hosted on G2.com.

What do you dislike about Amazon Athena?

I did not like some integration with languages like R. RJDBC package had some bugs. Review collected by and hosted on G2.com.

Verified User in Manufacturing
UM
Small-Business (50 or fewer emp.)
"Amazon Athena Serverless service for analyzing the data in s3"
What do you like best about Amazon Athena?

serverless architecture no requried infrastructure to manage.

pay only for what we queries we run, its make cost effecitve.

it supports major all the file formats example parquet, json, text and many more

we can integrate with aws glue service for ETL jobs.

due to serverless its more in performance. Review collected by and hosted on G2.com.

What do you dislike about Amazon Athena?

its less performance when we query on large datasets.

it has limited ETL functionalities when we compare to other services.

its highly dependent on s3 service. Review collected by and hosted on G2.com.

Anirudh J.
AJ
Senior SDET
Enterprise (> 1000 emp.)
"We are using Amazon Athena V3 for quering the data on S3"
What do you like best about Amazon Athena?

It is very easy, cost efficient and time saving solution to create ETLs, manage your metadata and quickly query from the untyped data present in S3 Review collected by and hosted on G2.com.

What do you dislike about Amazon Athena?

Amazon Athena should work on optimizing the process of running the query over big data. Sometimes, we have to use thrift servers just to query fast on big data.

Other point is error messages should be more precise. Review collected by and hosted on G2.com.

Daniel R.
DR
Small-Business (50 or fewer emp.)
"Athena best tool to analyze data where it lives with ease and flexibility"
What do you like best about Amazon Athena?

Pricing and ease to use, you can do queries of data with SQL syntax Review collected by and hosted on G2.com.

What do you dislike about Amazon Athena?

Not all SQL syntax allowed, you can't create tables from a query. Review collected by and hosted on G2.com.

Pricing Insights

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

16 months

Average Discount

10%

Amazon Athena Comparisons
Product Avatar Image
Amazon Aurora
Compare Now
Product Avatar Image
Amazon Relational Database Service (RDS)
Compare Now
Product Avatar Image
Snowflake
Compare Now
Amazon Athena Features
Application Performance
Orchestration
Database Monitoring
Provisioning
Governance
Auditing
Scalability
Backup
Archiving
Data Masking
Authentication And Single Sign-On
Product Avatar Image
Amazon Athena