Try our new research platform with insights from 80,000+ expert users

Amazon Aurora vs SingleStore comparison

 

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 Aurora
Average Rating
8.4
Reviews Sentiment
6.4
Number of Reviews
19
Ranking in other categories
Relational Databases Tools (7th)
SingleStore
Average Rating
8.8
Reviews Sentiment
7.4
Number of Reviews
6
Ranking in other categories
Database as a Service (DBaaS) (11th), Vector Databases (15th)
 

Mindshare comparison

While both are Databases solutions, they serve different purposes. Amazon Aurora is designed for Relational Databases Tools and holds a mindshare of 2.9%, down 4.2% compared to last year.
SingleStore, on the other hand, focuses on Database as a Service (DBaaS), holds 2.1% mindshare, up 0.8% since last year.
Relational Databases Tools
Database as a Service (DBaaS)
 

Featured Reviews

Adnan Shafiq - PeerSpot reviewer
High availability and geographical redundancy ensure reliable performance and cost efficiency
Amazon Aurora ( /products/amazon-aurora-reviews ) provides up to fifteen to sixteen read replicas. It replicates data across multiple Availability Zones, ensuring high availability and geographical redundancy, which can be considered a GR instead of a DR. As a managed service, maintenance tasks like backup and restore are handled by AWS ( /products/amazon-aws-reviews ), saving my organization significant time and money. Additionally, its fast cloning feature allows us to create a new clone from a large database swiftly, similar to a zero-copy cloning feature in Snowflake ( /products/snowflake-reviews ). This makes Amazon Aurora a compelling choice for my organization.
Yasin Sarı - PeerSpot reviewer
High-speed data processing, seamless scalability, and excellent high availability making it an optimal choice for those prioritizing performance and efficiency in a database solution
There's a noteworthy consideration when it comes to collecting massive amounts of data. It is not the optimal choice for direct data collection through queries, and it's more suited for aggregation tasks. Attempting to use it for direct extraction, for instance, might lead to memory-related challenges. While MySQL version five might lack extensive SQL capabilities, SingleStore also has its constraints, requiring simpler SQL writing. This becomes evident when seeking advanced functionalities like window functions or JSON functions, where SingleStore doesn't offer an extensive toolkit, necessitating a more straightforward approach to SQL.

Quotes from Members

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

Pros

"The most valuable feature is that the maintainability is offloaded to the service provider. I don't have to maintain a database or do any administrative tasks, which comes in handy."
"One of the standout features of Amazon Aurora is that we do not need to maintain disaster recovery or manage availability zones."
"My overall experience with Amazon Aurora is very positive. I rate it ten out of ten for its reliability and efficiency."
"One of the most valuable features is storage scaling."
"Aurora is a key pillar for us, offering performance and availability."
"Aurora's compatibility with MySQL or PostgreSQL benefited our database management. The migration from on-premise MySQL to Aurora was similar, so we didn't need to change our source code."
"Amazon Aurora stands out for its ease of use in a managed environment, inbuilt security, continuous backups, numerous read replicas, multi-region automated replication, and seamless integration with other AWS services."
"Amazon Aurora is built on community databases and AWS has added additional features to it, allowing customers to have enterprise-level features at a lower cost."
"The product can automatically reinstall and reconfigure in case of a shutdown."
"MemSQL supports the MySQL protocol, and many functions are similar, so the learning curve is very short."
"The most valuable feature is the ability to create pipelines, streamline and extract data from the pipelines."
"It's a distributed relational database, so it does not have a single server, it has multiple servers. Its architecture itself is fast because it has multiple nodes to distribute the workload and process large amounts of data."
"The ability to store data in memory is a standout feature, enhanced by robust failover mechanisms."
"The paramount advantage is the exceptional speed."
 

Cons

"There is improvement needed to have more developer focus. Additionally, it would be helpful to have a stand-alone solution outside of Amazon. Amazon has a tendency to favor developing web-based clients, which may not always provide the fastest or most responsive solution as desired."
"The product's distributed query process for MySQL needs improvement."
"It is a bit costly. The features are quite good, and I wouldn't say it requires any technical improvements. But from a cost perspective, some clients wouldn't go for Aurora because of that."
"In Oracle, tools like Veridata allow for comparing databases and certifying data accuracy, even offering repair capabilities, which are missing in Aurora. There should be a similar comparison tool in Aurora."
"I would like to see performance insights on the database based on the queries. Currently, we use SolarWinds as the monitoring tool. I would like to leverage SolarWinds’ performance insights in AWS services. SolarWinds gives larger insights when we run performance issues."
"A challenge I noticed is during migration from PostgreSQL RDS to Amazon Aurora. There are technical challenges, such as the inability to provision the database using a PostgreSQL snapshot directly."
"Amazon Aurora should upgrade its base PostgreSQL versions more frequently and offer all PostgreSQL extensions."
"Room for improvement might be in the UI, integrations, or data working capabilities for better user experience."
"We don't get good discounts in Pakistan."
"There should be more pipelines available because I think that if MemSQL can connect to other services, that would be great."
"For new customers, it's very tough to start. Their documentation isn't organized, and there's no online training available. SingleStore is working on it, but that's a major drawback."
"It is not the optimal choice for direct data collection through queries, and it's more suited for aggregation tasks."
"Poor key distribution can significantly impact performance, requiring a backward approach in design rather than adding tables incrementally."
"Having the ability to migrate servers using a single command would be extremely beneficial."
 

Pricing and Cost Advice

"I would rate the pricing a six out of ten, with ten being expensive."
"It is an expensive solution."
"The tool’s pricing depends on the instance type. For cost optimization purposes, we use the result instance category."
"It is quite expensive."
"The price could be lower compared to its competitors."
"There is no need to buy a license for the product. We can pay as per the use case."
"Using it for analytical purposes can be cost-effective in the long run, especially in terms of infrastructure."
"They have two main options: cloud installation and bare-metal installation, each with different pricing models."
"I would advise users to try the free 128GB version."
"The product's licensing is not expensive. It is comparable."
"SingleStore is a bit expensive."
report
Use our free recommendation engine to learn which Relational Databases Tools solutions are best for your needs.
861,524 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
25%
Computer Software Company
15%
Government
6%
Healthcare Company
5%
Financial Services Firm
33%
Computer Software Company
13%
University
5%
Manufacturing Company
5%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What do you like most about Amazon Aurora?
Aurora's compatibility with MySQL or PostgreSQL benefited our database management. The migration from on-premise MySQL to Aurora was similar, so we didn't need to change our source code.
What is your experience regarding pricing and costs for Amazon Aurora?
Amazon Aurora is not very expensive as other solutions with similar features from other vendors come at almost the same cost. I rated it as two to three on a scale where ten is very expensive.
What needs improvement with Amazon Aurora?
Amazon Aurora should upgrade its base PostgreSQL ( /products/postgresql-reviews ) versions more frequently and offer all PostgreSQL extensions. Keeping extensions up-to-date with PostgreSQL release...
What do you like most about SingleStore DB?
The paramount advantage is the exceptional speed.
What is your experience regarding pricing and costs for SingleStore DB?
Using it for analytical purposes can be cost-effective in the long run, especially in terms of infrastructure. While building an on-premise cluster incurs an initial cost for servers with ample RAM...
What needs improvement with SingleStore DB?
There's a noteworthy consideration when it comes to collecting massive amounts of data. It is not the optimal choice for direct data collection through queries, and it's more suited for aggregation...
 

Comparisons

 

Overview

 

Sample Customers

Dow Jones, Arizona State University, Verizon, Capital One, United Nations, Nielsen, Autodesk, Fanduel
400+ customers including: 6sense, Adobe, Akamai, Ant Money, Arcules, CARFAX, Cigna, Cisco, Comcast, DELL, DBS Bank, Dentsu, DirectlyApply, EY, Factors.AI, Fathom Analytics, FirstEnergy, GE, Goldman Sachs, Heap, Hulu, IMAX, impact.com, Kroger, LG, LiveRamp, Lumana, Nvidia, OpenDialog, Outreach, Palo Alto Networks, PicPay, RBC, Samsung, SegMetrics, Siemens, SiteImprove, SiriusXM, SK Telecom, SKAI, SONY, STC, SunRun, TATA, Thorn, ZoomInfo.
Find out what your peers are saying about Microsoft, Oracle, SAP and others in Relational Databases Tools. Updated: July 2025.
861,524 professionals have used our research since 2012.