mysql-event-emitter

JSON →
library 1.0.8 ·javascript maintenance
verified Jun 5, 2026

A Node.js library that turns MySQL/MariaDB binary logs into real-time events using the EventEmitter pattern. Current stable version: 1.0.8. It monitors row changes, DDL, and query logs via replication protocol. Differentiator: lightweight, zero external dependencies, pure JavaScript implementation for MySQL 5.6+ and MariaDB 10+. Release cadence is low; last update was in 2021.