wires-mysql

JSON →
library 0.0.7 ·javascript
verified Jun 5, 2026

An API for MySQL that supports MongoDB-style queries, version 0.0.7. This library provides a convenient wrapper for common MySQL operations (insert, update, select, delete) using familiar MongoDB-like query syntax. It includes automatic schema synchronization, JSON column type support, and connection pooling. Wires-mysql is particularly useful for developers transitioning from MongoDB to MySQL or those who prefer a document-oriented query interface. The package is in early development with minimal documentation and no recent updates.