{"library":"sharedb-mysql","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"1.0.5","tags":["javascript","sharedb","sharejs","share","mysql","ot","operational transformation"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sharedb-mysql","imports":["const mySQLDB = require('sharedb-mysql')(mysqlOptions);","const backend = require('sharedb')({db: mySQLDB});","const sharedbMysql = require('sharedb-mysql');"]},{"cmd":"yarn add sharedb-mysql","imports":[]},{"cmd":"pnpm add sharedb-mysql","imports":[]}],"homepage":"https://github.com/winmintun/sharedb-mysql#readme","github":"https://github.com/winmintun/sharedb-mysql","docs":null,"changelog":null,"pypi":null,"npm":"sharedb-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}