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

shyiko/mysql-binlog-connector-java

MySQL Binary Log connector observed · 2026-08-28

github.com/shyiko/mysql-binlog-connector-java · Java observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4801
  • days_rel: n/a
  • days_push: 1236
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2269 stars · 845 forks observed · 2026-08-28

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

A Java library for reading MySQL binary logs, both from binlog files and by tapping into the live MySQL replication stream. It supports GTID resolution, resumable disconnects, failover strategies, TLS, and has no third-party dependencies.

Use cases

  • stream mysql binlog events in java
  • capture mysql changes in real time
  • read mysql binary log files
  • build a mysql change data capture pipeline
  • subscribe to mysql replication stream
  • parse binlog events for cache invalidation

When to choose

  • you need a dependency-free Java client for MySQL binlog/replication events
  • you want GTID support, automatic position resolution, and resumable disconnects
  • you need to read binlog files directly from disk

When to avoid

  • starting a new project - the repo is unmaintained; use osheroff/mysql-binlog-connector-java instead
  • you need a non-Java language (consider go-mysql or python-mysql-replication)
  • you need general SQL access rather than binlog event streaming

Facets

library · maturity abandoned

database-driver streaming etl databases developer-tools jvm windows mysql binlog replication change-data-capture cdc unmaintained data-engineering linux macos

1 source

Member repositories

RepositoryRoleHealth v2
shyiko/mysql-binlog-connector-javamain23

For agents

markdown · JSON · MCP: product_card(name="shyiko/mysql-binlog-connector-java")

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