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

go-mysql-org/go-mysql

a powerful mysql toolset with Go observed · 2026-08-28

github.com/go-mysql-org/go-mysql · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 4577
  • days_rel: n/a
  • days_push: 10
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4962 stars · 1076 forks observed · 2026-08-28

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

A pure Go library implementing the MySQL network protocol and replication, including binlog stream processing, a MySQL client, a fake MySQL server, and a database/sql driver. It also supports incremental dumping to sync MySQL data to systems like Redis or Elasticsearch.

Use cases

  • parse mysql binlog events in go
  • sync mysql data to elasticsearch or redis
  • implement a fake mysql server for testing
  • connect to mysql from go without cgo
  • replicate mysql changes in real time
  • build a mysql proxy in go

When to choose

  • you need low-level MySQL protocol or binlog access in Go
  • you want a pure-Go, dependency-light MySQL client or driver
  • you're building CDC or data-sync pipelines from MySQL

When to avoid

  • you just need a simple ORM or query builder
  • you use a database other than MySQL/MariaDB
  • you need TinyGo compatibility

Facets

library · maturity active

database-driver database serialization logging databases backend developer-tools go cross-platform mysql-protocol binlog-replication mariadb go-library data-sync linux

1 source

Member repositories

RepositoryRoleHealth v2
go-mysql-org/go-mysqlmain77

For agents

markdown · JSON · MCP: product_card(name="go-mysql-org/go-mysql")

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