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

flike/kingshard

A high-performance MySQL proxy observed · 2026-08-28

github.com/flike/kingshard · Go observed · 2026-08-28

Health v2 · maintenance only

62/100

  • Activity 86
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 4079
  • days_rel: n/a
  • days_push: 89
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6401 stars · 1217 forks observed · 2026-08-28

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

kingshard is a high-performance MySQL proxy written in Go that sits between applications and MySQL backends. Its core feature is transparent sharding (hash, range, and date-based) along with read/write splitting, connection pooling, and backend HA.

Use cases

  • shard a large MySQL table across multiple nodes
  • split read and write queries between master and replicas
  • load balance queries across multiple MySQL slaves
  • control client access to MySQL with IP ACLs
  • take backend MySQL servers online or offline without downtime
  • blacklist dangerous SQL statements at the proxy layer

When to choose

  • you need transparent MySQL sharding without changing application code
  • you want read/write splitting with load balancing across replicas
  • you need a lightweight Go-based proxy with near-native MySQL performance

When to avoid

  • you need distributed transactions spanning multiple shards
  • you use advanced SQL beyond basic DML and common functions
  • you want a proxy with an active large community or commercial support

Facets

service · maturity maintenance

database proxy routing middleware load-testing databases backend microservices developer-tools go cli self-hosted mysql-proxy database-sharding read-write-splitting sql-proxy horizontal-scaling linux macos

1 source

Member repositories

RepositoryRoleHealth v2
flike/kingshardmain62

For agents

markdown · JSON · MCP: product_card(name="flike/kingshard")

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