{"library":"dexie-mysql-sync","type":"library","category":null,"description":"Synchronization library between local IndexedDB (via Dexie.js) and a remote MySQL database. Current stable version is 6.0.1, released 2024-03-01. Provides automatic two-way sync with conflict resolution, optional user authentication, and multi-tenancy support. Powered by Dexie.js and PHP CRUD API. Key differentiators: it directly syncs IndexedDB tables to MySQL tables with minimal configuration, supports UUID-based IDs, and includes built-in fields for tracking creation, update, deletion, and synchronization timestamps.","language":"javascript","status":"active","version":"6.0.1","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install dexie-mysql-sync","imports":["import Sync from 'dexie-mysql-sync'","const Sync = require('dexie-mysql-sync').default","import type { Sync } from 'dexie-mysql-sync'; import Sync from 'dexie-mysql-sync'"]},{"cmd":"yarn add dexie-mysql-sync","imports":[]},{"cmd":"pnpm add dexie-mysql-sync","imports":[]}],"homepage":"https://github.com/scriptpilot/dexie-mysql-sync#readme","github":"https://github.com/scriptpilot/dexie-mysql-sync","docs":null,"changelog":null,"pypi":null,"npm":"dexie-mysql-sync","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}