go-mysql-js

JSON →
library 0.3.4 ·javascript
verified Jun 5, 2026

A Node.js library wrapping the Go go-mysql package to provide MySQL binlog replication and a MySQL client connector. Version 0.3.4 is the latest stable release, with irregular updates as a wrapper project. Key features include synchronous-style async connection, binlog event parsing, and table filtering via regex. Compared to mysql2 and @mysql/xdevapi, it focuses specifically on binlog streaming and is not a general-purpose MySQL driver.