mysql-live
JSON →Real-time MySQL collections that auto-sync between server and client. Version 0.4.4 (latest) — stable but low activity since 2017. Uses MySQL binary logs or triggers to detect changes and pushes updates via Socket.IO. Key differentiators: server-side publish/subscribe, latency compensation (future), and collection joiners. Requires mysql-wrapper and socket.io peers. Ships TypeScript types. Ideal for apps needing live database updates without polling. Alternative to Meteor but for MySQL.
Resources
packagemysql-live ↗