{"library":"mysqli","type":"library","category":null,"description":"MySQL tool that converts SQL syntax to MongoDB-like API, based on the `node-mysql` module. Current stable version is 3.1.4. Provides simple APIs for common CRUD operations and includes protection against XSS injection. Designed to be beginner-friendly. Alternatives include `mysql2` and `mysql`. Release cadence is irregular.","language":"javascript","status":"active","version":"3.1.4","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysqli","imports":["const Mysqli = require('mysqli')","const conn = new Mysqli({...})","let conn = new Mysqli(config)"]},{"cmd":"yarn add mysqli","imports":[]},{"cmd":"pnpm add mysqli","imports":[]}],"homepage":"https://github.com/bytedo/mysqli#readme","github":"https://github.com/bytedo/mysqli","docs":null,"changelog":null,"pypi":null,"npm":"mysqli","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}