Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Amazon DynamoDB
Score 8.2 out of 10
N/A
Amazon DynamoDB is a cloud-native, NoSQL, serverless database service.
$0
capacity unit per hour
Amazon RDS
Score 8.4 out of 10
N/A
Amazon Relational Database Service (Amazon RDS) is a database-as-a-service (DBaaS) from Amazon Web Services.N/A
MySQL
Score 8.3 out of 10
N/A
MySQL is a popular open-source relational and embedded database, now owned by Oracle.N/A
Pricing
Amazon DynamoDBAmazon Relational Database Service (RDS)MySQL
Editions & Modules
Provisioned - Read Operation
$0.00013
capacity unit per hour
Provisioned - Write Operation
$0.00065
capacity unit per hour
Provisioned - Global Tables
$0.000975
per Read Capacity
On-Demand Streams
$0.02
per 100,000 read operations
Provisioned - Streams
$0.02
per 100,000 read operations
On-Demand Data Requests Outside AWS Regions
$0.09
per GB
Provisioned - Data Requests Outside AWS Regions
$0.09
per GB
On-Demand Snapshot
$0.10
per GB per month
Provisioned - Snapshot
$0.10
per GB per month
On-Demand Restoring a Backup
$0.15
per GB
Provisioned - Restoring a Backup
$0.15
per GB
On-Demand Point-in-Time Recovery
$0.20
per GB per month
Provisioned - Point-in-Time Recovery
$0.20
per GB per month
On-Demand Read Operation
$0.25
per million requests
On-Demand Data Stored
$0.25
per GB per month
Provisioned - Data Stored
$0.25
per GB per month
On-Demand - Write Operation
$1.25
per million requests
On-Demand Global Tables
$1.875
per million write operations replicated
Amazon RDS for PostgreSQL
$0.24 ($0.48)
per hour, R5 Large (R5 Extra Large)
Amazon RDS for MariaDB
$0.25 ($0.50)
per hour, R5 Large (R5 Extra Large)
Amazon RDS for MySQL
$0.29 ($0.58)
per hour, R5 Large (R5 Extra Large)
Amazon RDS for Oracle
$0.482 ($0.964)
per hour, R5 Large (R5 Extra Large)
Amazon RDS for SQL Server
$1.02 ($1.52)
per hour, R5 Large (R5 Extra Large)
No answers on this topic
Offerings
Pricing Offerings
Amazon DynamoDBAmazon RDSMySQL
Free Trial
NoNoNo
Free/Freemium Version
NoNoNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeOptionalNo setup fee
Additional Details
More Pricing Information
Community Pulse
Amazon DynamoDBAmazon Relational Database Service (RDS)MySQL
Considered Multiple Products
Amazon DynamoDB
Chose Amazon DynamoDB
Main advantage of DynamoDB is Amazon's offering as SaaS. This removes the need for managing the database. DynamoDB is well suited for querying simple and flat JSON objects.

Compared to PostgresSQL, I would pick Postgres over Dynamo considering that Postgres is very mature and …
Chose Amazon DynamoDB
I've used SQL and NoSQL solutions, such as MongoDB and MySQL. I would not choose Dynamo to be a primary datastore and one of the others is likely a better option. Dynamo is good as almost viewed as a large cache. If you want something that is more supported and easier to work …
Chose Amazon DynamoDB
DynamoDB is a natural fit for anyone using the AWS environment for their code. If we were using Google or not tied to anything then Firebase might have been a better choice as it supports pub / sub among other things. It doesn't really act as a cache like redis does, but it can …
Chose Amazon DynamoDB
Other all SQL Databases are based on the traditional Schema Structure and Amazon DynamoDB is NoSQL so you don't need to generate the SQL Schemas. You can store the data whatever you want, whenever you want. You can store data in structured or non-structured any way you want. If …
Chose Amazon DynamoDB
Amazon DynamoDB supports larger throughput, with better SLA, also, we are considering unstructured data, so Amazon DynamoDB has become the final decision
Chose Amazon DynamoDB
Comparing RDS and Dynamo is not fully Apples to Apples comparison. RDS is a more flexible cloud-native solution that supports a wide range of engines that are relational. It is great for running older DB types like Oracle in the Cloud. Because it supports multiple engines, it …
Chose Amazon DynamoDB
DynamoDB is slightly different than both the above-stated DBs, with RDS being a relational database and Redshift being a data warehouse used for heavier jobs and analytics and vast data. DynamoDB lies in between both, with it being a no SQL base that can relatively store …
Chose Amazon DynamoDB
Mongo services are outside of our Vpc and are on a different network. Since most of our infra is on AWS, dynamo by AWS was a natural choice. Most of our engineers are familiar with AWS sdk and the console so that brought in a much smaller learning curve for our engineering team
Chose Amazon DynamoDB
These other products don't offer the flexible database features that DynamoDB has.
Chose Amazon DynamoDB
DynamoDB provided an easy to use, schema-less, out of the box solution that can be used to spin up a full working implementation very easily. It doesn't require extra knowledge such as MongoDB query functions
Chose Amazon DynamoDB
More flexible and easier to get started with than RDS, but, in my opinion, much worse monitoring/cost and query/modeling complexity than MongoDB
Chose Amazon DynamoDB
When you compare database systems it's easy to have an apples to apples comparison. However, when comparing two No-SQL systems it isn't as easy because they are built with different purposes in mind. DynamoDB has been easier to implement because it comes as a Service from …
Chose Amazon DynamoDB
I wish I could speak more towards this, but I did not take the time to evaluate any other options. As I've mentioned earlier in this review, our entire infrastructure is already inside of AWS - we use dozens of their services - so it was a no brainer for us to keep with that …
Chose Amazon DynamoDB
DynamoDB is more flexible than key-value stores like Redis-flavored Elasticache. They both offer high-availability. Elasticache requires a little more management, and lacks on-demand scaling and pricing. DynamoDB is not a relational database, but can replace RDS for simple …
Chose Amazon DynamoDB
As a fully managed NoSQL service, DynamoDB provides a lot of functionality for relatively low cost. Scaling, sharding, throughput performance is managed for you, and you only pay for the bandwidth you provision.
Chose Amazon DynamoDB
9/10 times I would recommend using MongoDB over DynamoDB. The only real benefit of DynamoDB over MongoDB is that it's already deeply nested in the Amazon ecosystem with tight integration with other AWS tools. Working with Amazons sdks is clunky compared to Mongo, it lacks a …
Chose Amazon DynamoDB
When compared to SQL and many other No SQL databases out in the market, I guess DynamoDB is a perfect stack for developing quick websites. More than that it's highly scalable which is offered by DynamoDB
Chose Amazon DynamoDB
While evaluating Cassandra, PostgreSQL, MongoDB and DynamoDB we found Cassandra and DynamoDB being well suited for us. At the same time we didn't have the luxury of large team or devops so it came down to Amazon DynamoDB. As a small team we are glad to go forward with this …
Amazon RDS
Chose Amazon Relational Database Service (RDS)
We've evaluated using [Amazon Relational Database Service (RDS)] against same-capability configurations with MySQL/MariaDB, PostgreSQL, and even Amazon Redshift (though, we haven't evaluated redshift in quite some time). Assuming RDS checks all the boxes for the requirements of …
Chose Amazon Relational Database Service (RDS)
We used to have On-Premises servers with Microsoft SQL Server and MySQL databases. We used that for years, and we had a hard time and a lot of work involved in securing and updating the server. And not no mention that growth involves a lot of calculations and extra costs. …
Chose Amazon Relational Database Service (RDS)
At first GCP was considered, but it not very intuitive to use and maintain. We then wanted to run MySQL instances on EC2, which would have been a little cost effective but having limited man power and hassle of patching, scaling and backup led us to select more managed service.
Chose Amazon Relational Database Service (RDS)
These tools are not necessarily competing products. They integrate seamlessly once identity access is established and used to easily manage and support our MySQL RDS instances.
Chose Amazon Relational Database Service (RDS)
Running MySQL RDS was a simpler solution than running standalone MySQL servers as the semi-managed nature of RDS saved us the need to install, maintain, secure, and backup our database servers.
Using MySQL RDS was in addition to running MongoDB Atlas workloads and allowed us to …
Chose Amazon Relational Database Service (RDS)
AWS RDS supports many engines and is more efficient than just MySQL.
Chose Amazon Relational Database Service (RDS)
Because we have our whole architecure on AWS cloud so to provide close connectivity we have choose AWS RDS and also due to Features offered by AWS RDS.
Chose Amazon Relational Database Service (RDS)
With the latest serverless technology Amazon Relational Database Service (RDS) has an edge over all its competitors, it works really fast with high log retention.
Chose Amazon Relational Database Service (RDS)
MongoDB is nosql database and some clients prefer it. In our presentation we try to persuade them to use RDS with its pros and cons. The type of selection depends upon the actual need.
Chose Amazon Relational Database Service (RDS)
We have a strong preference for AWS managed services, and we find that RDS offers excellent integration with various AWS services, making it a seamless choice for our infrastructure. Furthermore, RDS supports integration with automation tools such as Terraform, enhancing our …
Chose Amazon Relational Database Service (RDS)
RDS seems to be the best cross-section between cost, availability, deployment and throughput.
Chose Amazon Relational Database Service (RDS)
1: If your company is already deeply involved in the AWS ecosystem, such as AWS Lambda, Amazon S3, or Amazon Redshift, leveraging Amazon RDS might result in a more seamless integration of services. AWS offers a broad set of cloud services, which makes it easier to design and …
Chose Amazon Relational Database Service (RDS)
Every traditional rational Database requires server installation & accessing needs to be monitored periodically manually.
But Amazon provides easy-to-access and monitor health and scale-up and scale-down option just by clicks without adding any additional hardware.
Chose Amazon Relational Database Service (RDS)
The database are the same. just the managed part is easy as is performed by Amazons
Chose Amazon Relational Database Service (RDS)
We prefer RDS to spin up our own MySQL instances via traditional servers, EC2 instances, or containers, and RDS provides all of our DB needs compared to other database products AWS offers. As mentioned, the manageable, operational, security, and reliability features of RDS that …
Chose Amazon Relational Database Service (RDS)
I've used on-site MSSQL, Oracle, and IBM DB2 as well as MSSQL and postgresql in Azure, and RDS is much easier to setup than any of those aforementioned engines/setups. This includes initial setup, maintenance, security, and configurations. RDS also makes it easy to get …
Chose Amazon Relational Database Service (RDS)
People use both RDS and Redshift and both allow you to use your traditional database over cloud. But both RDS and Redshift have their own different usages. RDS is particularly suit[ed] for Online Transaction processing systems ( OLTP) whereas, Redshift is used for analytics and …
Chose Amazon Relational Database Service (RDS)
Actually you can have most of these tools through AWS Relational Database Service as they are basically those technologies provided as a service. It is way better to have those products provided as a service through a huge and reliable infrastructure like AWS.
Chose Amazon Relational Database Service (RDS)
MS-SQL Server in Azure costs more and/or is slower...but even if you were in a position where the costs were close, you'd still have the fact that Amazon Relational Database Service is more mature and resilient in the Cloud Managed Database environment to tip the scales toward …
Chose Amazon Relational Database Service (RDS)
It's hard to identify how Amazon RDS stacks up against the databases they support, because to install and use a relational database in a production environment you need a Database Administrator to help install, configure and manage. Amazon RDS keeps the details simple enough …
Chose Amazon Relational Database Service (RDS)
RDS implements the databases we were interested in and allows us to focus on the application and not the management. AWS handles setting up the server and the database as well as upgrading the software when necessary. Security is simple, using security groups to allow or deny …
MySQL
Chose MySQL
MySQL provides the option to reduce support and maintenance cost when P0 Level 1 support is not really needed for databases used for noncritical use cases and workloads. Other versions that include Microsoft SQL, Amazon RDS, etc don't provide such options and are overkill. …
Chose MySQL
I've been using MySQL for so long that it's my go-to RDBMS. I really like MySQL Workbench in conjunction with MySQL. I've experimented with Amazon DynamoDB in my personal time.
Chose MySQL
We chose MySQL because of its open-source nature and its compatibility with various systems, languages, and databases. It is easy to use and fast. Additionally, it has been in the market for more than 30 years now which makes it a reliable option when compared to its …
Chose MySQL
After Oracle bought MySQL, I have pivoted some projects to use MariaDB instead, which is a fork of MySQL and maintained by the community and original developers of MySQL. This is free under the GNU GPL, and is not impacted by decisions Oracle makes for MySQL. RDS has the …
Chose MySQL
MySQL has it's pros / cons. The best things about MySQL are that it is open-source/free and has such a vast community of users. If you want a free database MySQL is the quickest to use, but if you're trying to build a strong foundation for your company, I prefer Postgres. If …
Chose MySQL
MySQL is a standard across many industries and is familiar to most developers as a result. When comparing to something like MongoDB, most developers are more familiar and comfortable with MySQL. When comparing to something like Oracle, MySQL clearly wins in the expense …
Chose MySQL
MySQL stands in better place when it comes to cost. It is also an inexpensive database. We selected this database due to the cost as first reason. Secondly we do not have complex database manipulation requirements separately. Occasionally we need to generate reports which we do …
Chose MySQL
There are so many SQL solutions, it's difficult to compare them all. MySQL has a huge community and suite of tools to help it. However, it doesn't have quite the upside as the paid solutions. It's comparable to something like Postgres and all depends on the tools and support …
Features
Amazon DynamoDBAmazon Relational Database Service (RDS)MySQL
NoSQL Databases
Comparison of NoSQL Databases features of Product A and Product B
Amazon DynamoDB
9.2
69 Ratings
3% above category average
Amazon Relational Database Service (RDS)
-
Ratings
MySQL
-
Ratings
Performance9.368 Ratings00 Ratings00 Ratings
Availability9.569 Ratings00 Ratings00 Ratings
Concurrency9.067 Ratings00 Ratings00 Ratings
Security9.269 Ratings00 Ratings00 Ratings
Scalability9.468 Ratings00 Ratings00 Ratings
Data model flexibility8.266 Ratings00 Ratings00 Ratings
Deployment model flexibility10.023 Ratings00 Ratings00 Ratings
Best Alternatives
Amazon DynamoDBAmazon Relational Database Service (RDS)MySQL
Small Businesses
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
InterSystems IRIS
InterSystems IRIS
Score 8.0 out of 10
InfluxDB
InfluxDB
Score 8.8 out of 10
Medium-sized Companies
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
InterSystems IRIS
InterSystems IRIS
Score 8.0 out of 10
SQLite
SQLite
Score 8.0 out of 10
Enterprises
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
SAP IQ
SAP IQ
Score 10.0 out of 10
SQLite
SQLite
Score 8.0 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Amazon DynamoDBAmazon Relational Database Service (RDS)MySQL
Likelihood to Recommend
8.9
(79 ratings)
8.9
(131 ratings)
8.4
(145 ratings)
Likelihood to Renew
10.0
(34 ratings)
8.4
(5 ratings)
9.0
(5 ratings)
Usability
9.1
(4 ratings)
8.7
(8 ratings)
7.9
(18 ratings)
Availability
-
(0 ratings)
9.0
(1 ratings)
-
(0 ratings)
Performance
9.1
(42 ratings)
7.0
(1 ratings)
-
(0 ratings)
Support Rating
5.2
(4 ratings)
9.6
(13 ratings)
9.0
(3 ratings)
Online Training
-
(0 ratings)
10.0
(1 ratings)
-
(0 ratings)
Implementation Rating
-
(0 ratings)
-
(0 ratings)
8.0
(1 ratings)
Product Scalability
9.1
(42 ratings)
9.0
(1 ratings)
-
(0 ratings)
User Testimonials
Amazon DynamoDBAmazon Relational Database Service (RDS)MySQL
Likelihood to Recommend
Amazon AWS
It’s great for server less and real-time applications. It would be great for gaming and mobile apps. However, if you need relational database and have fixed budget, do not use it. While budget can be managed, you need to be careful. Also this is not a tool for storing big data, there are other wide-column database types you could use for it ins the ad
Read full review
Amazon AWS
If your application needs a relational data store and uses other AWS services, AWS RDS is a no-brainer. It offers all the traditional database features, makes it a snap to set up, creates cross-region replication, has advanced security, built-in monitoring, and much more at a very good price. You can also set up streaming to a data lake using various other AWS services on your RDS.
Read full review
Oracle
MySQL is best suited for applications on platform like high-traffic content-driven websites, small-scale web apps, data warehouses which regards light analytical workloads. However its less suited for areas like enterprise data warehouse, OLAP cubes, large-scale reporting, applications requiring flexible or semi-structured data like event logging systems, product configurations, dynamic forms.
Read full review
Pros
Amazon AWS
  • To manage varying workloads, it enables users to increase capacity as necessary and decrease it as needed.
  • Users can take advantage of its auto-scaling, in-memory caching, and backup without paying for the services of a database administrator.
  • We can use it for low scale operations.
Read full review
Amazon AWS
  • Automated Database Management: We use it for streamlining routine tasks like software patching and database backups.
  • Scalability on Demand: we use it to handle traffic spikes, scaling both vertically and horizontally.
  • Database Engine Compatibility: It works amazingly with multiple database engines used by different departments within our organization including MySQL, PostgreSQL, SQL Server, and Oracle.
  • Monitoring: It covers our extensive monitoring and logging, and also has great compatibility with Amazon CloudWatch
Read full review
Oracle
  • Stable - it just runs, with minimal downtime or errors
  • Fast - well-structured data is quickly written and read
  • Secure - MySQL is easy to keep data secure from people and applications that shouldn't see it
  • Easy to use - SQL is industry standard so no problems with adding, editing and reading data stored in MySQL
Read full review
Cons
Amazon AWS
  • Cost model may not be easy to control and may lead to higher costs if not carefully planned
  • Indexing may be a cost culprit when not planned, because it's not included on the data costs
  • The Query Language may not fulfill everybody's expectations, as it has less features than those of competitors.
Read full review
Amazon AWS
  • It is a little difficult to configure and connect to an RDS instance. The integration with ECS can be made more seamless.
  • Exploring features within RDS is not very easy and intuitive. Either a human friendly documentation should be added or the User Interface be made intuitive so that people can explore and find features on their own.
  • There should be tools to analyze cost and minimize it according to the usage.
Read full review
Oracle
  • Learning curve: is big. Newbies will face problems in understanding the platform initially. However, with plenty of online resources, one can easily find solutions to problems and learn on the go.
  • Backup and restore: MySQL is not very seamless. Although the data is never ruptured or missed, the process involved is not very much user-friendly. Maybe, a new command-line interface for only the backup-restore functionality shall be set up again to make this very important step much easier to perform and maintain.
Read full review
Likelihood to Renew
Amazon AWS
It's core to our business, we couldn't survive without it. We use it to drive everything from FTP logins to processing stories and delivering them to clients. It's reliable and easy to query from all of our pipeline services. Integration with things like AWS Lambda makes it easy to trigger events and run code whenever something changes in the database.
Read full review
Amazon AWS
We do renew our use of Amazon Relational Database Service. We don't have any problems faced with RDS in place. RDS has taken away lot of overhead of hosting database, managing the database and keeping a team just to manage database. Even the backup, security and recovery another overhead that has been taken away by RDS. So, we will keep on using RDS.
Read full review
Oracle
For teaching Databases and SQL, I would definitely continue to use MySQL. It provides a good, solid foundation to learn about databases. Also to learn about the SQL language and how it works with the creation, insertion, deletion, updating, and manipulation of data, tables, and databases. This SQL language is a foundation and can be used to learn many other database related concepts.
Read full review
Usability
Amazon AWS
Functionally, DynamoDB has the features needed to use it. The interface is not as easy to use, which impacts its usability. Being familiar with AWS in general is helpful in understanding the interface, however it would be better if the interface more closely aligned with traditional tools for managing datastores.
Read full review
Amazon AWS
I've been using AWS Relational Database Services in several projects in different environments and from the AWS products, maybe this one together to EC2 are my favourite. They deliver what they promise. Reliable, fast, easy and with a fair price (in comparison to commercial products which have obscure license agreements).
Read full review
Oracle
I give MySQL a 9/10 overall because I really like it but I feel like there are a lot of tech people who would hate it if I gave it a 10/10. I've never had any problems with it or reached any of its limitations but I know a few people who have so I can't give it a 10/10 based on those complaints.
Read full review
Performance
Amazon AWS
It works very well across all the regions and response time is also very quick due to AWS's internal data transfer. Plus if your product requires HIPPA or some other regulations needs to be followed, you can easily replicate the DB into multiple regions and they manage all by it's own.
Read full review
Amazon AWS
No answers on this topic
Oracle
No answers on this topic
Support Rating
Amazon AWS
I have not had to contact support for this service, however I have had to contact AWS for other services and their support has been good.
Read full review
Amazon AWS
I have only had good experiences in working with AWS support. I will admit that my experience comes from the benefit of having a premium tier of support but even working with free-tier accounts I have not had problems getting help with AWS products when needed. And most often, the docs do a pretty good job of explaining how to operate a service so a quick spin through the docs has been useful in solving problems.
Read full review
Oracle
We have never contacted MySQL enterprise support team for any issues related to MySQL. This is because we have been using primarily the MySQL Server community edition and have been using the MySQL support forums for any questions and practical guidance that we needed before and during the technical implementations. Overall, the support community has been very helpful and allowed us to make the most out of the community edition.
Read full review
Online Training
Amazon AWS
No answers on this topic
Amazon AWS
the online training & digital content available on the web from AWS was having sufficient information to deploy and run the service
Read full review
Oracle
No answers on this topic
Implementation Rating
Amazon AWS
No answers on this topic
Amazon AWS
No answers on this topic
Oracle
1. Estimate your data size. 2. Test, test, and test.
Read full review
Alternatives Considered
Amazon AWS
The only thing that can be compared to DynamoDB from the selected services can be Aurora. It is just that we use Aurora for High-Performance requirements as it can be 6 times faster than normal RDS DB. Both of them have served as well in the required scenario and we are very happy with most of the AWS services.
Read full review
Amazon AWS
Amazon Relational Database Service (RDS) stands out among similar products due to its seamless integration with other AWS services, automated backups, and multi-AZ deployments for high availability. Its support for various database engines, such as MySQL, PostgreSQL, and Oracle, provides flexibility. Additionally, RDS offers managed security features, including encryption and IAM integration, enhancing data protection. The pay-as-you-go pricing model makes it cost-effective. Overall, Amazon RDS excels in ease of use, scalability, and a comprehensive feature set, making it a top choice for organizations seeking a reliable and scalable managed relational database service in the cloud.
Read full review
Oracle
MongoDB has a dynamic schema for how data is stored in 'documents' whereas MySQL is more structured with tables, columns, and rows. MongoDB was built for high availability whereas MySQL can be a challenge when it comes to replication of the data and making everything redundant in the event of a DR or outage.
Read full review
Scalability
Amazon AWS
I have taken one point away due to its size limits. In case the application requires queries, it becomes really complicated to read and write data. When it comes to extremely large data sets such as the case in my company, a third-party logistics company, where huge amount of data is generated on a daily basis, even though the scalability is good, it becomes difficult to manage all the data due to limits.
Read full review
Amazon AWS
No answers on this topic
Oracle
No answers on this topic
Return on Investment
Amazon AWS
  • Some developers see DynamoDB and try to fit problems to it, instead of picking the best solution for a given problem. This is true of any newer tool that people are trying to adopt.
  • It has allowed us to add more scalability to some of our systems.
  • As with any new technology there was a ramp up/rework phase as we learned best practices.
Read full review
Amazon AWS
  • The overall cost increases, but we spect this and we can mitigate other risks.
  • Is easy to work from the cloud. Is reliable, but we keep our local solution as well where RDS works quite good.
  • RDS allow us to focurs on owr objetives instead of the other matters regarding databases.
Read full review
Oracle
  • As it is an open source solution through community solution, we can use it in a multitude of projects without cost license
  • The acquisition by Oracle makes you need to contract support for the enterprise version
  • If you have knowledge about oracle databases, you can get more out of the enterprise version
Read full review
ScreenShots

Amazon DynamoDB Screenshots

Screenshot of Amazon DynamoDB in the AWS Console

Amazon RDS Screenshots

Screenshot of A look inside the RDS console.