{"library":"mysql-next","type":"library","category":null,"description":"A fast, feature-rich MySQL client for Node.js (v0.1.0) leveraging ES6 tagged template literals for parameterized queries. Provides connection pooling, TLS, prepared statement caching, and TypeScript types. Released as an early-stage package targeting modern Node.js >=20.11.0. Compared to mysql2, it offers a simpler API with automatic parameter binding and insert/update helpers, but is newer and less battle-tested.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","driver","mysql","database","fast","secure","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-next","imports":["import mysql from 'mysql-next'","import mysql from 'mysql-next'; const sql = mysql('...')","import type { Sql } from 'mysql-next'"]},{"cmd":"yarn add mysql-next","imports":[]},{"cmd":"pnpm add mysql-next","imports":[]}],"homepage":"https://github.com/luas10c/mysql-next","github":"https://github.com/luas10c/mysql-next","docs":null,"changelog":null,"pypi":null,"npm":"mysql-next","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}