Couchbase Server vs. MariaDB Platform

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
MariaDB Platform
Score 7.7 out of 10
N/A
MariaDB is an open-source relational database made by the original developers of MySQL, supported by the MariaDB Foundation and a community of developers. The community states recent additional capabilities as including clustering with Galera Cluster 4, compatibility with Oracle Database, and Temporal Data Tables, allowing one to query the data as it stood at any point in the past.N/A
Pricing
Couchbase ServerMariaDB Platform
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Couchbase ServerMariaDB Platform
Free Trial
YesYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
YesYes
Entry-level Setup FeeOptionalOptional
Additional Details
More Pricing Information
Community Pulse
Couchbase ServerMariaDB Platform
Considered Both Products
Couchbase Server
Chose Couchbase Server
  • Comparing mongo and couchbase - Couchbase outperformed.
  • For k/v store aerospike was better than couchbase.
  • Cassandra maintanence was an issue compared to couchbase.
MariaDB Platform

No answer on this topic

Top Pros
Top Cons
Features
Couchbase ServerMariaDB Platform
NoSQL Databases
Comparison of NoSQL Databases features of Product A and Product B
Couchbase Server
8.9
97 Ratings
1% above category average
MariaDB Platform
-
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 ServerMariaDB Platform
Small Businesses
IBM Cloudant
IBM Cloudant
Score 8.4 out of 10
Redis™*
Redis™*
Score 9.0 out of 10
Medium-sized Companies
IBM Cloudant
IBM Cloudant
Score 8.4 out of 10
Redis™*
Redis™*
Score 9.0 out of 10
Enterprises
IBM Cloudant
IBM Cloudant
Score 8.4 out of 10
Redis™*
Redis™*
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Couchbase ServerMariaDB Platform
Likelihood to Recommend
8.6
(100 ratings)
7.0
(29 ratings)
Likelihood to Renew
2.1
(3 ratings)
-
(0 ratings)
Usability
8.0
(1 ratings)
6.4
(3 ratings)
Performance
9.2
(95 ratings)
-
(0 ratings)
Support Rating
8.5
(5 ratings)
8.7
(16 ratings)
Product Scalability
7.3
(51 ratings)
-
(0 ratings)
User Testimonials
Couchbase ServerMariaDB Platform
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
MariaDB
  • Applications where the users need [to] execute many short queries.
  • With new storage engines such as Aria, which allows to replace MyISAM with some improvements, and XtraDB, which evolves InnoDB.
  • To fuse the legacy features with the features available in NoSQL databases.
  • Connection management, which allows multiplying the number of concurrent accesses.
  • New clustering engines, such as Galera, which allow interesting possibilities for Cloud adoption.
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
MariaDB
  • Simpler learning curve. MariaDB is a cleaner, simpler system that is (IMO) easier to learn and easier to manage effectively than many other database systems.
  • Lower hardware requirements. After migrating to MariaDB from another database software system, we find that our hardware needs have substantially decreased.
  • MariaDB support is very responsive. It's like they actually care. On the few occasions we've run into technical issues, support has always come through with what we needed. Once it was showing me a relatively new feature the server supported that I wasn't aware of, that, once I was able to properly make use of it helped me resolve a serious production performance issue.
  • Architectural flexibility. As an example, the ready availability of synchronous (Galera) versus asynchronous replication schemes without being locked into one of the other by enormous technical complexity or punitive licensing, allows the customer to find what really works best for their needs.
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
MariaDB
  • Driver Support - Some third party applications use database drivers that cause unexplained slowness with MariaDB. This can be worked around by using the MySQL drivers, but it's not clear what causes the problem in the first place.
  • Support - While online communities are helpful in diagnosing problems, there isn't as much professional documentation/support available for MariaDB as some of the other major database options.
  • Data Visualization - It would be helpful if there were more built in options for analyzing statistics and generating reports.
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
MariaDB
No answers on this topic
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
MariaDB
MariaDB is very usable and stable to be used in production settings as an alternative to MySQL. The shortcomings of SQL are present but well understood in the community, and if the decision were to be made again, I would choose MariaDB over MySQL on future projects.
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
MariaDB
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
MariaDB
We have launched several inquiries to MariaDB support and they have always responded very quickly and have not been tutoring for the duration of the incident/problem.
Likewise, they want to hold constant meetings with the client to get their opinion as well as how they can help.
I see a very human support and concerned about the customer.
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
MariaDB
MariaDB stacks up the the competition just fine. Due to is ture open source nature we do not have to worry about licencing and spending money on nothing. Moreover, MariaDB does everything that we need to get done. We can run data that is a million rows or many smaller projects on the same environment with little overhead. One of the best features that MariaDB has is the ability of backup or dump data to standard text sql statements. That was one of the reasons why we choose MariaDb because it makes backups or transferring data a snap
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
MariaDB
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
MariaDB
  • Low CAPEX if you have a team that use open source software day by day
  • Medium OPEX if you have a team that use open source software day by day
  • Perfect to use in academic ambient to support researchers and students
Read full review
ScreenShots