jsonreststores-mysql

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

Mixin providing MySQL database operations for the JsonRestStores framework (v2.0.33). Enables implementQuery, implementPut, implementPost, implementGet, and implementDelete for MySQL backends. Works with SimpleSchema for schema validation. Designed for Node.js REST APIs using a pattern similar to Active Record. No active release cadence; last update was archival. Key differentiator: integrates seamlessly with JsonRestStores' store-per-route architecture, handling SQL generation for CRUD and query operations automatically.