go-mysql VS autobahn-binlog

Compare go-mysql vs autobahn-binlog and see what are their differences.

go-mysql

a powerful mysql toolset with Go (by siddontang)

autobahn-binlog

A Go package for tailing MySQL v5.5.x binary replication streams. (by vsco)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
go-mysql autobahn-binlog
1 1
4,410 58
1.2% -
7.6 10.0
8 days ago over 7 years ago
Go Go
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-mysql

Posts with mentions or reviews of go-mysql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-03.

autobahn-binlog

Posts with mentions or reviews of autobahn-binlog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-03.
  • Stream MySQL changes
    3 projects | /r/golang | 3 Feb 2023
    You want to use the MySQL binlog. It’s basically an internal MySQL table/log of all changes to the db. You can set up a connector to pull changes from the binlog and push it into Kafka or pubsub or whatever you want. Here’s an example package that does this https://github.com/vsco/autobahn-binlog

What are some alternatives?

When comparing go-mysql and autobahn-binlog you can also consider the following projects:

tidb - TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial

debezium - Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.

cockroach - CockroachDB - the open source, cloud-native distributed SQL database.

InfluxDB - Scalable datastore for metrics, events, and real-time analytics

dgraph - The high-performance database for modern applications

goose

tiedot - A rudimentary implementation of a basic document (NoSQL) database in Go

bolt

gormigrate - Minimalistic database migration helper for Gorm ORM

vitess - Vitess is a database clustering system for horizontal scaling of MySQL.

pgweb - Cross-platform client for PostgreSQL databases

xo - Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server