MariaDB MaxScale

Overview

MariaDB MaxScale is an advanced proxy, router, and load balancer:

  • MaxScale performs automated failover for MariaDB replication. When the primary server fails, MaxScale promotes a replica to be the new primary and redirects the remaining replicas to it.

  • MaxScale's ReadWriteSplit router performs query-based load balancing. ReadWriteSplit routes each write statement to the current primary server and load balances read statements by routing them to the replica servers.

  • MaxScale's ReadConnRoute router performs connection-based load balancing. ReadConnRoute routes each connection to a single primary or replica node, depending on configuration.

  • MaxScale can import data from Kafka and export data into Kafka. MaxScale's KafkaCDC router streams data from MariaDB database products to a Kafka broker. MaxScale's KafkaImporter router streams data from Kafka to MariaDB database products.

  • MaxScale provides built-in mechanisms to perform server maintenance without disruption to applications or client. Servers can be set to maintenance mode using the command-line interface with MaxCtrl, using web browser with MaxGUI, and using REST API.

  • MaxScale's Cache filter can improve SELECT performance by caching and reusing results.

  • Security and traffic controls for database connections and queries can be implemented with MaxScale. MaxScale's QLAfilter can be used to create an audit trail by logging all queries. MaxScale's RegexFilter can also perform audit logging or protect against SQL injection by matching queries against a regular expression and performing various actions on the query, such as logging it, modifying it, or routing it to a specific server.

MariaDB MaxScale can be deployed in the cloud on MariaDB SkySQL, or on-premises.

Latest Software Releases

Release Series

Latest Release Date

Latest Release

23.08

2023-09-21

MariaDB MaxScale 23.08.1

23.02

2023-08-30

MariaDB MaxScale 23.02.4

22.08

2023-08-30

MariaDB MaxScale 22.08.8

6

2023-08-30

MariaDB MaxScale 6.4.10

2.5

2023-08-21

MariaDB MaxScale 2.5.28

2.4

2021-03-08

MariaDB MaxScale 2.4.17