Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Sign in
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

MariaDB

Jetware | 20160926

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

204 reviews
from G2

External reviews are not included in the AWS star rating for the product.

Sort by
Filter by

    Daljeet S.

Maria DB Best for Compression and very fast

  • July 07, 2016
  • Review verified by G2

What do you like best about the product?
High availability, scalable, performance enhancement.
Yes, Maria provides amazing performance for my database. My ads campaign data bumps in here and Maria DB makes my read and insertion faster.
Yes, i will highly recommend Maria DB to others, we should use 10.x version of maria db , as it comes with tokudb compression out of the box.
Which helps us in compression also. as Toku compress and saves our hard disk space, which sometimes are costly. and its high availabiluty makes this better
What do you dislike about the product?
There is no reason as of now to dislike.
What problems is the product solving and how is that benefiting you?
Add server data is stored in Mysql with Maria DB.
Benefits are fast access . And its community support is also very good.
Yes, i will highly recommend Maria DB to others, we should use 10.x version of maria db , as it comes with tokudb compression out of the box.
Which helps us in compression also. as Toku compress and saves our hard disk space, which sometimes are costly. and its high availabiluty makes this better
Recommendations to others considering the product:
Yes, i will highly recommend Maria DB to others, we should use 10.x version of maria db , as it comes with tokudb compression out of the box.
Which helps us in compression also. as Toku compress and saves our hard disk space, which sometimes are costly. and its high availabiluty makes this better


    Antti Viljami K.

Leave MySQL-server for MariaDB right now!

  • April 01, 2016
  • Review verified by G2

What do you like best about the product?
MariaDB 10.0 was a complete drop-in replacement for MySQL server. No hassle in setup. Since switching to it, Everything just works as excpected, and faster, lighter, better than plain old MySQL.

We are very much looking forward to moving on to MariaDB 10.1 for some new features.
What do you dislike about the product?
Not much at all to dislike here.

Would like to have master-master replication for other Storage engines than InnoDB as well. MyISAM works, but causes issues due to not replicating.
What problems is the product solving and how is that benefiting you?
MariaDB Galera SQL Cluster in a large scale. Master-master replication works beautifully and without errors. We are rapidly scaling our MariaDB Galera clusters, and everything is working smoothly.

Recommendations to others considering the product:
If you're migrating from MySQL-server, consider MariaDB 10.0 first, since it's a complete drop-in replacement. MariaDB 10.1 contains some improvements MySQL doesn't, and thus cannot be quite considered a drop-in replacement.


    Nico C.

A very good opensource database solution

  • March 22, 2016
  • Review verified by G2

What do you like best about the product?
It is open source and fully compatible with MySQL, which means that I can safely use MySQL connector over ASP.NET, while I can always hope for new updates and fixes, totally for free.
What do you dislike about the product?
It's development focus is not very clear to me: doesn't seem to focus on performances nor very large set of functions/datatypes.
What problems is the product solving and how is that benefiting you?
I mostly use it while developing websites.
Recommendations to others considering the product:
It is a very good compromise between open source (free), stability and scalability. It is indeed the standard de-facto in web applications.


    Edward L.

Drop in replacement for MySQL

  • March 18, 2016
  • Review verified by G2

What do you like best about the product?
I love that it is a drop in replacement for MySQL. Super easy to manage and find information about online because they kept it so close to the original.
What do you dislike about the product?
I wish it had a little more popularity. It is the default in CentOS 7 but it isn't in Debian 8. Because it is interchangeable with MySQL this isn't really a big deal.
What problems is the product solving and how is that benefiting you?
Being a drop in replacement for MySQL allowed us to switch to CentOS 7 with ease. Updating to CentOS 7 let us use more up to date software across our stack. Using MariaDB is dead simple because of the history with MySQL. Tutorials for anything that needs to be done is just a search away. Easy implementation and no additional training.
Recommendations to others considering the product:
It is a drop in replacement for MySQL so updating your application to use it instead should be almost trivial. Almost all tutorials and documentation available for MySQL will apply to MariaDB as well.