Couchbase Server vs. MySQL

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Couchbase Server
Score 7.9 out of 10
N/A
Couchbase Server is a cloud-native, distributed database that fuses the strengths of relational databases such as SQL and ACID transactions with JSON flexibility and scale that defines NoSQL. It is available as a service in commercial clouds and supports hybrid and private cloud deployments.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
Couchbase ServerMySQL
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Couchbase ServerMySQL
Free Trial
YesNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
YesNo
Entry-level Setup FeeOptionalNo setup fee
Additional Details
More Pricing Information
Community Pulse
Couchbase ServerMySQL
Considered Both Products
Couchbase Server
Chose Couchbase Server
The project we are developing with Couchbase, was very inconsistent for few years of the beginning. We had to change data model multiple times. We knew this before starting the project. So we had to choose a NoSQL solution. We also wanted a syncing solution. After some research …
Chose Couchbase Server
The Apache Cassandra was one type of product used in our company for a couple of use-cases.
The Aerospike is something we [analyzed] not so long time ago as an interesting alternative, due to its performance characteristics.
The Oracle Coherence was and is still being used for …
Chose Couchbase Server
Couchbase's server is more scalable than MongoDB, as MongoDB degrades its performance if the number of users grows. Also, Couchbase allows us to integrate more third-party applications, Couchbase’s query language extends ANSI SQL.
Chose Couchbase Server
It's reliable. It's been the easiest to use NoSQL solution. Less overhead than standard SQL products.
MySQL
Chose MySQL
MySQL offers best conditions for a rapid adoption at the organization.
Also because it's free software, you can scale up in implementations without worrying about licenses fees.
Chose MySQL
MySQL is open source, readily available, with no licencing issues. Adding a new web product to my existing setup is relatively straight forward. In order to set up a SQL Server site, significant IT and licencing costs are involved. We are implementing some SQL Server back ends …
Top Pros
Top Cons
Features
Couchbase ServerMySQL
NoSQL Databases
Comparison of NoSQL Databases features of Product A and Product B
Couchbase Server
8.9
97 Ratings
1% above category average
MySQL
-
Ratings
Performance8.897 Ratings00 Ratings
Availability9.396 Ratings00 Ratings
Concurrency8.894 Ratings00 Ratings
Security8.994 Ratings00 Ratings
Scalability9.395 Ratings00 Ratings
Data model flexibility8.995 Ratings00 Ratings
Deployment model flexibility8.194 Ratings00 Ratings
Best Alternatives
Couchbase ServerMySQL
Small Businesses
IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
Redis™*
Redis™*
Score 9.0 out of 10
Medium-sized Companies
IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
Redis™*
Redis™*
Score 9.0 out of 10
Enterprises
IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
Redis™*
Redis™*
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Couchbase ServerMySQL
Likelihood to Recommend
8.6
(100 ratings)
8.2
(134 ratings)
Likelihood to Renew
2.1
(3 ratings)
9.9
(4 ratings)
Usability
8.0
(1 ratings)
10.0
(6 ratings)
Performance
9.2
(95 ratings)
-
(0 ratings)
Support Rating
8.5
(5 ratings)
8.6
(2 ratings)
Implementation Rating
-
(0 ratings)
8.0
(1 ratings)
Product Scalability
7.3
(51 ratings)
-
(0 ratings)
User Testimonials
Couchbase ServerMySQL
Likelihood to Recommend
Couchbase
Best suited when edge devices have interrupted internet connection. And Couchbase provides reliable data transfer. If used for attachment Couchbase has a very poor offering. A hard limit of 20 MB is not okay. They have the best conflict resolution but not so great query language on Couchbase lite.
Read full review
Oracle
From my own perspective and the tasks that I perform on a daily basis, MySQL is perfect. It has a reasonable footprint, is fast enough and offers the security and flexibility I need. Everyone has their preferred applications and, no doubt, for larger data warehouses or more intensive applications, MySQL may have its limits, but for the area that I operate in, it's a great match.
Read full review
Pros
Couchbase
  • Couchbase performance is exceptional both for in-memory and persisted transactions.
  • Handling of node failures and cluster rebalancing (high availability).
  • Enterprise support from Couchbase themselves
  • Good documentation
  • Streaming of bucket (database) level mutations via their Database Change Protocol (DCP).
  • Replication of datasets between native clients and Couchbase buckets
  • Handling of simultaneous writes to the same record with performance penalties
Read full review
Oracle
  • Security: is embedded at each level in MySQL. Authentication mechanisms are in place for configuring user access and even service account access to applications. MySQL is secure enough under the hood to store your sensitive information. Also, additional plugins are available that sit on top of MySQL for even tighter security.
  • Widely adopted: MySQL is used across the industry and is trusted the most. Therefore, if you face any problems, simply Google it and you shall land in plenty of forums. This is a great relief as when you are in a need of help, you can find it right in your browser.
  • Lightweight application: MySQL is not a heavy application. However, the data you store in the database can get heavy with time, but as in the configuration and MySql application files, those are not very heavy and can easily be installed on legacy systems as well.
Read full review
Cons
Couchbase
  • The N1QL engine performs poorly compared to SQL engines due to the number of interactions needed, so if your use case involves the need for a lot of SQL-like query activity as opposed to the direct fetch of data in the form of a key/value map you may want to consider a RDBMS that has support for json data types so that you can more easily mix the use of relational and non-relational approaches to data access.
  • You have to be careful when using multiple capabilities (e.g. transactions with Sync Gateway) as you will typically run into problems where one technology may not operate correctly in combination with another.
  • There are quality problems with some newly released features, so be careful with being an early adopter unless you really need the capability. We somewhat desperately adopted the use of transactions, but went through multiple bughunt cycles with Couchbase working the kinks out.
Read full review
Oracle
  • Although you can add the data you require as more and more data is added, the fixity of it becomes more critical.
  • As the demand, size, and use of the system increase, you may also need to change or acquire more equipment on your servers, although this is an internal inconvenience for the company.
Read full review
Likelihood to Renew
Couchbase
I rarely actually use Couchbase Server, I just stay up-to-date with the features that it provides. However, when the need arises for a NoSQL datastore, then I will strongly consider it as an option
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
Couchbase
Couchbase has been quite a usable for our implementation. We had similar experience with our previous "trial" implementation, however it was short lived.
Couchbase has so far exceeded expectation. Our implementation team is more confident than ever before.
When we are Live for more than 6 months, I'm hoping to enhance this rating.
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
Couchbase
One of Couchbase’s greatest assets is its performance with large datasets. Properly set up with well-sized clusters, it is also highly reliable and scalable. User management could be better though, and security often feels like an afterthought. Couchbase has improved tremendously since we started using it, so I am sure that these issues will be ironed out.
Read full review
Oracle
No answers on this topic
Support Rating
Couchbase
I haven't had many opportunities to request support, I will look forward to better the rating. We have technical development and integration team who reach out directly to TAM at Couchbase.
Read full review
Oracle
The support staff is friendly, knowledgeable, and efficient. I only had to get part way through my explanations before they had a solution. They will walk you through a fix or actually connect in and fix the problem for you--or would if you can allow it. I've done it both ways with them. They are always forthcoming with 'how to do this if it happens again' information. I love working with MySQL support.
Read full review
Implementation Rating
Couchbase
No answers on this topic
Oracle
1. Estimate your data size. 2. Test, test, and test.
Read full review
Alternatives Considered
Couchbase
The Apache Cassandra was one type of product used in our company for a couple of use-cases. The Aerospike is something we [analyzed] not so long time ago as an interesting alternative, due to its performance characteristics. The Oracle Coherence was and is still being used for [the] distributed caching use-case, but it will be replaced eventually by Couchbase. Though each of these products [has] its own strengths and weaknesses, we prefer sticking to Couchbase because of [the] experience we have with this product and because it is cost-effective for our organization.
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
Couchbase
So far, the way that we mange and upgrade our clusters has be very smooth. It works like a dream when we use it in concert with AWS and their EC2 machines. Having access to powerful instances along side the Couchbase interface is amazing and allows us to do rebalances or maintenance without a worry
Read full review
Oracle
No answers on this topic
Return on Investment
Couchbase
  • Great performance.
  • Leading Couchbase Lite capabilities for mobile use.
  • Developers' learning curve with replica reads and multi cluster can be long. Needs guidance and nurturing.
  • Cluster maintenance during OS patching, etc. has multiple ways to approach. Operational teams may need some guidance.
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