{"library":"wires-mysql","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.0.7","tags":["javascript","wires","mysql","mysql-sync","mysql-mongo"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install wires-mysql","imports":["const mosql = require('wires-mysql');","const Operation = require('wires-mysql').operations.Operation;","const Sync = require('wires-mysql').schema.Sync;"]},{"cmd":"yarn add wires-mysql","imports":[]},{"cmd":"pnpm add wires-mysql","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"wires-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}