Dexie MySQL Sync
JSON →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.
Resources
packagedexie-mysql-sync ↗