Overview
ProductRatingMost Used ByProduct SummaryStarting Price
HAProxy Community Edition
Score 9.3 out of 10
N/A
HAProxy Community Edition is a free, open source reverse-proxy offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is presented as suited for very high traffic web sites.
$0
MariaDB MaxScale
Score 8.0 out of 10
N/A
N/AN/A
ScaleArc
Score 6.0 out of 10
Mid-Size Companies (51-1,000 employees)
ScaleArc for MySQL (other versions available for SQL Server and Oracle), developed by DevFactory solution and acquired by Ignite Technologies in January 2018, is database load balancing software that promises to increase uptime, performance, and scale out for applications leveraging the MySQL database. The software drops in between applications and databases and directs queries into the database on behalf of the app - it looks to the app as if it were the database, and it looks to the…N/A
Pricing
HAProxy Community EditionMariaDB MaxScaleScaleArc
Editions & Modules
No answers on this topic
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
HAProxy Community EditionMariaDB MaxScaleScaleArc
Free Trial
NoNoYes
Free/Freemium Version
YesNoNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
HAProxy Community EditionMariaDB MaxScaleScaleArc
Considered Multiple Products
HAProxy Community Edition

No answer on this topic

MariaDB MaxScale
Chose MariaDB MaxScale
ProxySLQ allows many simultaneous connections and allows the cache of queries in memory but it does not have high availability or scalability natively, only through external tools. HAProxy is not able to perform load balancing in an optimal way.
Instead, MariaDB MaxScale allows …
ScaleArc

No answer on this topic

Best Alternatives
HAProxy Community EditionMariaDB MaxScaleScaleArc
Small Businesses
NGINX
NGINX
Score 9.1 out of 10

No answers on this topic

No answers on this topic

Medium-sized Companies
NGINX
NGINX
Score 9.1 out of 10

No answers on this topic

No answers on this topic

Enterprises
NGINX
NGINX
Score 9.1 out of 10

No answers on this topic

No answers on this topic

All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
HAProxy Community EditionMariaDB MaxScaleScaleArc
Likelihood to Recommend
9.0
(7 ratings)
8.0
(1 ratings)
9.9
(2 ratings)
Usability
9.1
(2 ratings)
10.0
(1 ratings)
-
(0 ratings)
Support Rating
9.7
(2 ratings)
10.0
(1 ratings)
-
(0 ratings)
User Testimonials
HAProxy Community EditionMariaDB MaxScaleScaleArc
Likelihood to Recommend
Open Source
It prevents a single server failure from being a downtime event by adding redundancy to every layer of your architecture. A load balancer facilitates redundancy for the backend layer (web/app servers), but for a true high availability setup, you need to have redundant load balancers as well. So it is well suited for all production related servers and less suited for individual servers that do not require redundancy.
Read full review
MariaDB
If you have a cluster of nodes with MariaDB MaxScale and you want all the
nodes of the cluster to have a similar load and not to be be
penalized for queries or writes to the database, you can mount the MaxScale product in front of the MariaDB cluster. MaxScale will balance the requests based on what is being sent to each
node to have an equitable load and will cache the queries that it
sends to each one. This optimizes the response time to
database queries and spreads the load out among all nodes in a
similar way.
Read full review
IgniteTech
It is best suited for SaaS applications where uptime and availability are a priority to the business
Read full review
Pros
Open Source
  • Low-Cost Load Balancer
  • Intelligent Request Routing based on URL and/or URI
  • Extremely flexible load balancing and healthchecks, can do almost anything including HTTP, HTTPS, PostgreSQL, etc.
  • SSL Termination
Read full review
MariaDB
  • Open source proxy server
  • Great performance
  • Offers load balancing
  • Modular architecture
Read full review
IgniteTech
  • ScaleArc does provide high availability and during failover it takes care of the master slave lag as well seamless switch between master and slave.
  • ScaleArc also helps to reduce application traffic on MySQL database server by filtering frequently used commands like AUTOCOMMIT.
  • ScaleArc provides a single interface for all application and database user management. This helps in strengthening security aspects of user management.
Read full review
Cons
Open Source
  • A few, rare times each year, HAProxy CPU utilization spikes to 100% and server has to be rebooted - this may be related to HAProxy OR it could be an external factor causing this.
Read full review
MariaDB
  • Improve balancing based on SQL queries
  • Improve swap memory consumption
  • It has a slight delay
Read full review
IgniteTech
  • The fact that the analytics is included in the product; it really is hard to recommend this. However; I would recommend the analytics be a little more easier to use and more intuitive for drilling down to the source of the problem.
Read full review
Usability
Open Source
It is very easy to use. I was able to find a lot of documents for it on the internet. Very good community support. There are lots of examples available to try. We mostly use a command-line user interface to interact with it. The CLI is also super easy to use and very easy to interact with
Read full review
MariaDB
MariaDB MaxScale is a powerful tool and easy to use. It has helped us a lot to improve the performance of our database queries. It implements a security layer that acts as a firewall for the databases, masks the data, or limits the results of the queries. It also integrates easily with Kafka.
Read full review
IgniteTech
No answers on this topic
Support Rating
Open Source
We haven't used customer support. We mostly used the community version. We build a multi-node HAProxy cluster with HA to the proxy itself using opensource plugins available. With the support available on the internet and the documents available we don't need to use much customer support.
Read full review
MariaDB
We have launched several inquiries to MariaDB MaxScale support, and they have always responded very quickly. They also want to hold frequent meetings with the client to get their opinion understand how they can help. I see a very human support that is concerned about the customer.
Read full review
IgniteTech
No answers on this topic
Alternatives Considered
Open Source
We chose HA Proxy because it is cheaper than a hardware balancer, it is an open-source solution with a large community behind it and with constant updates. It also allows custom scripts according to needs.HA Proxy is a solution used in many internet sites like GitHub, Reddit, Twitter, and Tuenti.
Read full review
MariaDB
ProxySLQ allows many simultaneous connections and allows the cache of queries in memory but it does not have high availability or scalability natively, only through external tools. HAProxy is not able to perform load balancing in an optimal way.
Instead, MariaDB MaxScale allows high availability, scalability, and data replication to external systems such as Kafka. In addition, MaxScale has a monitor that allows you to see the status of the set of databases.
Read full review
IgniteTech
Outside of Microsoft SQL Server 2016 introducing the ability to route reads across the entire availability group; there is no other solution on the market that even comes close, and that's even if they exist.
Read full review
Return on Investment
Open Source
  • Significantly lower investment vs competitors. In the case of F5s we have Virtual Editions so we're paying for the hardware to run it on top of the several thousand dollar licenses that are required for each pair and we currently have a pair of F5s per client so there's a huge potential for cost savings there.
  • Requires our network engineers to learn a new skill or our Systems engineers to take on the responsibility of managing the load balancers. It's not a huge difference either way, but it does impact the way we have done business in the past.
Read full review
MariaDB
  • Reduce the number of database nodes
  • Improve the performance of the applications that use the databases
  • A new layer is added in the service architecture
Read full review
IgniteTech
  • Provided a single management interface for a complete MySQL farm in our company. It has helped particularly in managing high availability of MySQL databases thus overall improving the business website reliability. This in turn further enhances the confidence of our customers.
Read full review
ScreenShots

ScaleArc Screenshots

Screenshot of Rich analytics simplify database troubleshooting, provide a cluster-wide view of stats, and highlight queries that are good candidates for caching.Screenshot of ScaleArc provides rich details about queries, aggregated to make patterns obvious but available for drill down as well.Screenshot of The ScaleArc software supports automatic or manual failover, enabling zero downtime maintenance and avoiding app errors during database failover.