No more typing reviews! Try our Samantha, our new voice AI agent.

Amazon Athena vs Solr comparison

Why PeerSpot?
 

Comparison Buyer's Guide

Executive Summary

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Amazon Athena
Ranking in Search as a Service
6th
Average Rating
7.8
Reviews Sentiment
7.2
Number of Reviews
11
Ranking in other categories
No ranking in other categories
Solr
Ranking in Search as a Service
10th
Average Rating
7.8
Number of Reviews
4
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of September 2026, in the Search as a Service category, the mindshare of Amazon Athena is 5.3%, down from 5.9% compared to the previous year. The mindshare of Solr is 5.4%, up from 5.4% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Search as a Service Mindshare Distribution
ProductMindshare (%)
Amazon Athena5.3%
Solr5.4%
Other89.3%
Search as a Service
 

Featured Reviews

YM
Senior Software Engineer at a tech services company with 10,001+ employees
Serverless analytics has reduced daily data query costs and supports accurate financial reporting
The best features Amazon Athena offers are its straightforward framework to perform ad hoc analysis on the data that we have. We use it primarily as our main query engine, so we are not using anything such as Snowflake or similar solutions. We essentially ingest the data into S3 buckets, and then we use Amazon Athena for querying the data. It is our main query platform on AWS. All of our queries, for transformations, are Athena-based queries that are orchestrated via Step Functions. We only pay for the amount of data that we scan. Since we operate on a relatively lower amount of data on a daily basis, we incur a very low cost on our querying. The pay-per-query pricing of Amazon Athena impacts my daily operations significantly. For other query engines, we pay for the query execution time, but in Amazon Athena, you only pay for the amount of data that you have scanned. Our queries primarily filter out the data. Since we operate on a daily basis, we are only concerned with today's data. When querying the data, we automatically put the filter to have the data in today's timestamp only. This way, we incur very low costs compared to other query engines. Our query scans are about 10 to 20 MBs, and despite performing 100 to 150 queries per day, this keeps our costs very manageable. Amazon Athena has positively impacted my organization by providing a completely serverless infrastructure. We have Step Functions, Lambda, and S3 buckets where we store our data. Our main infrastructure is serverless. We wanted a query engine that is less demanding in terms of setup efforts and cost-efficient, so we decided to go with Amazon Athena. It fulfills all our use cases, plus the ACID compliance that it brings, because we use Iceberg on top of Amazon Athena. This ensures our queries and data are consistent, durable, and that the queries are isolated in terms of execution. Athena's ACID compliance, especially with Iceberg, impacts our data consistency and reliability. We apply Iceberg with Parquet, which helps us compress the data to a very good volume. With the applied compression algorithms, we preserve our data consistency during parallel transformations. ACID compliance helps us achieve this, ensuring we do not compromise on our data and that our GDPR for the data is preserved.
it_user823641 - PeerSpot reviewer
Senior Search Engineer at a financial services firm with 51-200 employees
The Natural Language Search capability is helpful and intuitive for our users
The initial setup is complex because this is a distributed system, and you have to make sure that every individual node is aware of every other node in existence. This search engine has a large capacity, so you need to make sure that there is enough buffer space. We took one month to deploy and perform a fresh setup. Our strategy was to start with a local data center, before venturing into cross data center replicas. A staff size of two to four people is suitable for deploying and maintaining the solution, depending upon the scale. They would set up the solution and put monitoring in place for the indexing jobs, as well as design the schema so that the data can feed well.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"One of the most valuable features is the ability to partition your databases. I also like the federal query functionality, for cases when you have to query outside your S3 storage, or even completely outside of the AWS platform."
"After implementing Amazon Athena in our project, we have observed significant savings in cost structure and effort, and the end user is very happy and is conducting analytical work using Amazon Athena."
"The best feature of Amazon Athena is that we can use Glue to build the schema from the data and then we can query the data directly on S3."
"Athena is serverless, so we don’t have to provision or manage compute clusters, and we can simply point Athena at our data in S3 and run SQL queries immediately."
"Amazon Athena works for scalability; I query data using tagged data that uses user usage of applications that contain very big data, millions and billions of lines, and it works very well."
"Athena has a really good UI and is very compatible with on-prem products."
"It's easy to set up the product."
"Amazon Athena's ability to query structured and unstructured data has been beneficial."
"​Sharding data, Faceting, Hit Highlighting, parent-child Block Join and Grouping, and multi-mode platform are all valuable features."
"One of the best aspects of the solution is the indexing; it's already indexed to all the fields in the category, so we don't need to spend so much extra effort to do the indexing, which is great."
"The most valuable feature is the ability to perform a natural language search."
"We use Solr to index over 600k documents; it's very fast, flexible to use, and the speed of indexing individual documents has been great."
"It has improved our search ranking, relevancy, search performance, and user retention."
"This is an infinitely scalable product with state-of-the-art technology, and the value of Natural Language Search is tremendous."
 

Cons

"If you compare it with Palantir, if you have some data and you want to quickly have a look at it, then that feature is not available in Amazon Cloud."
"In terms of its integration capabilities, I would say it's not straightforward. It works, but it's a little bit tricky."
"You have to build out the metadata yourself because of the nature of the cloud."
"I use Python to query in Amazon Athena, and it's very complex and difficult just to save Amazon Athena results as an Excel file."
"While implementing Amazon Athena, I observed an issue where, even after writing an exclusion pattern on the AWS Glue side, whenever the end user queries, it skips the exclusion pattern, overriding it and directly fetching data from the S3 bucket."
"Amazon Athena can be improved, especially when working with S3 tables, which is a caveat for us."
"I think it would be better if the product were more mature. It's still a young product compared to Power BI or Qlik. I find that development is a bit difficult, but it might be because I'm used to other tools. The dashboarding capabilities could be better. The reporting and statement generation could be better. I couldn't technically initiate picture-perfect reporting, for example, to send out statements every month for banking customers."
"Transaction support is one of the biggest missing features."
"Memory utilization could be better but it is an industrial strength tool so some overhead is to be expected."
"It does take a little bit of effort to use and understand the solution. It would help us a lot if the solution offered up more documentation or tutorials to help with training or troubleshooting."
"SolrCloud stability, indexing and commit speed, and real-time Indexing need improvement."
"The solution's grammar and syntax should be easier."
"The performance for this solution, in terms of queries, could be improved."
"With increased sharding, performance degrades. Merger, when present, is a bottle-neck. Peer-to-peer sync has issues in SolrCloud when index is incrementally updated."
"Encountered issues with both master-slave and SolrCloud. Indexing and serving traffic from same collection has very poor performance. Some components are slow for searching."
 

Pricing and Cost Advice

"Athena is very inexpensive for being a cloud tool."
"It doesn't cost much if you are already part of the AWS ecosystem."
"The solution operates on a serverless model so you only pay for data that you consume."
"I am happy with what they are charging and how they charge it, especially because they charge you per query, and not per series."
"The only costs in addition to the standard licensing fees are related to the hardware, depending on whether it is cloud-based, or on-premise."
report
Use our free recommendation engine to learn which Search as a Service solutions are best for your needs.
913,683 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
16%
Manufacturing Company
12%
Outsourcing Company
10%
Healthcare Company
7%
Comms Service Provider
15%
Outsourcing Company
13%
Financial Services Firm
13%
Construction Company
11%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business4
Midsize Enterprise3
Large Enterprise4
No data available
 

Questions from the Community

What needs improvement with Amazon Athena?
Amazon Athena can be improved, especially when working with S3 tables, which is a caveat for us. It does not work very well with Amazon Athena, as we have to do multiple settings in terms of provid...
What is your primary use case for Amazon Athena?
My main use case for Amazon Athena is querying data that sits in S3 buckets. Currently, I am working for an aviation client for which we receive data on a daily basis. We take this data from a sour...
What advice do you have for others considering Amazon Athena?
Regarding Amazon Athena's AI capabilities, we do not utilize them. However, data governance is ensured, and security is adequate since we operate within the VPC. ACID compliance helps preserve GDPR...
Ask a question
Earn 20 points
 

Comparisons

 

Overview

 

Sample Customers

bp, Cerner, Expedia, Finra, HESS, intuit, Kellog's, Philips, TIME, workday
eHarmony, Sears, StubHub, Best Buy, Instagram, Netflix, Disney, AT&T, eBay, AOL, Bloomberg, Comcast, Ticketmaster, Travelocity, MTV Networks
Find out what your peers are saying about Amazon Athena vs. Solr and other solutions. Updated: September 2026.
913,683 professionals have used our research since 2012.