{"library":"mql-mysql","type":"library","category":null,"description":"A SQL builder library that uses a matrix object (MQL) to dynamically construct MySQL queries. Current stable version is 1.0.21. It allows building SELECT, INSERT, UPDATE, and DELETE queries programmatically using table and column definitions. Depends on the ext-mysql package for database connectivity. Differentiators include a unique matrix-based approach for defining queries and handling joins/relationships. However, the library is niche and has very limited adoption, with minimal documentation and no active development since 2020.","language":"javascript","status":"maintenance","version":"1.0.21","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mql-mysql","imports":["const { MQL } = require('mql-mysql')","const { MQLtoMySQL } = require('mql-mysql')","const MQL = require('mql-mysql').MQL"]},{"cmd":"yarn add mql-mysql","imports":[]},{"cmd":"pnpm add mql-mysql","imports":[]}],"homepage":"https://github.com/webdefault/mql-mysql#readme","github":"https://github.com/webdefault/mql-mysql","docs":null,"changelog":null,"pypi":null,"npm":"mql-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}