{"library":"advanced-mysql","type":"library","category":null,"description":"A Node.js module for simplifying MySQL database interactions with a query builder interface. Version 1.2.0 offers promise-based methods like aselect for building SELECT queries with join support, and a raw query method. It wraps the mysql2 package and provides a simple API for managing connections and executing queries. Ships TypeScript definitions. Key differentiators include a fluent join syntax and support for environment variable configuration.","language":"javascript","status":"active","version":"1.2.0","tags":["javascript","mysql","query builder","query","mysql query builder","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install advanced-mysql","imports":["import ASQL from 'advanced-mysql';","import { ASQL } from 'advanced-mysql';","import type ASQL from 'advanced-mysql';"]},{"cmd":"yarn add advanced-mysql","imports":[]},{"cmd":"pnpm add advanced-mysql","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"advanced-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}