{"library":"mysql-event-emitter","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"1.0.8","tags":["javascript","mysql","mariadb","event","emitter"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-event-emitter","imports":["import MySQLEventEmitter from 'mysql-event-emitter'","import MySQLEventEmitter from 'mysql-event-emitter'","import MySQLEventEmitter from 'mysql-event-emitter'\nconst emitter = new MySQLEventEmitter()\nemitter.on('row', (event) => {})"]},{"cmd":"yarn add mysql-event-emitter","imports":[]},{"cmd":"pnpm add mysql-event-emitter","imports":[]}],"homepage":"https://github.com/p80-ch/mysql-event-emitter#readme","github":"https://github.com/p80-ch/mysql-event-emitter","docs":null,"changelog":null,"pypi":null,"npm":"mysql-event-emitter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}