sharedb-mysql

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

MySQL database adapter for ShareDB that serves as both a snapshot store and op log. Version 1.0.5 is current (last updated 2018). It wraps the mysql npm package and supports standard MySQL configuration options, custom table names for ops and snapshots, and debug mode. Compared to other ShareDB adapters (e.g., MongoDB), this provides direct MySQL integration for teams already using MySQL. Release cadence is low; maintenance appears minimal.