Ross ROSS = Recommend OSS · open-source software intelligence for agents

mariadb-corporation/MaxScale

An intelligent database proxy. observed · 2026-08-28

github.com/mariadb-corporation/MaxScale · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 61
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4643
  • days_rel: n/a
  • days_push: 237
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1496 stars · 350 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

MariaDB MaxScale is an intelligent database proxy that forwards database statements to one or more backend database servers using complex rules and semantic understanding of statements. It provides transparent load balancing, high availability, and a plugin architecture for protocols and routing decisions.

Use cases

  • load balance queries across a MariaDB replica cluster
  • split reads and writes transparently to the application
  • fail over automatically when a primary database server dies
  • filter and rewrite SQL statements before they reach the database
  • add a caching layer in front of MariaDB without changing app code
  • hide database topology changes from application connection strings

When to choose

  • you run a MariaDB or MySQL cluster and need transparent load balancing and failover
  • you want read/write splitting without modifying application code
  • you need query filtering, rewriting, or masking at the proxy layer
  • you want high availability for database connections in production

When to avoid

  • you use a database other than MariaDB or MySQL
  • you need a fully open-source license - MaxScale is under the Business Source License until its change date
  • you have a single small database server where a proxy adds unnecessary complexity
  • you need a lightweight client-side driver rather than a server-side proxy

Facets

service · maturity active

proxy routing middleware database databases backend self-hosted self-hosted web-server database-proxy mariadb mysql high-availability query-routing read-write-splitting connection-pooling bsl-license load-balancing infrastructure linux

2 sources

Member repositories

RepositoryRoleHealth v2
mariadb-corporation/MaxScalemain60

For agents

markdown · JSON · MCP: product_card(name="mariadb-corporation/MaxScale")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem