{"library":"yeps-mysql","type":"library","category":null,"description":"YEPS MySQL is a promise-based MySQL client for Node.js built on top of the mysql2 package, designed for use with the YEPS HTTP framework. Version 1.1.1 is the latest stable release. It provides a simple middleware-based approach to attach a MySQL connection pool to the request context, as well as a standalone pool module for direct use. Key differentiators include tight integration with YEPS middleware and async/await support. It requires Node >= 7.6.0 and relies on mysql2 and yeps as peer dependencies.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript","promise","http","server","rest","fast","async","await","https"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install yeps-mysql","imports":["const mysql = require('yeps-mysql');","const pool = require('yeps-mysql/pool');","use as ctx.mysql after applying mysql middleware in YEPS app"]},{"cmd":"yarn add yeps-mysql","imports":[]},{"cmd":"pnpm add yeps-mysql","imports":[]}],"homepage":"https://github.com/evheniy/yeps-mysql#readme","github":"https://github.com/evheniy/yeps-mysql","docs":null,"changelog":null,"pypi":null,"npm":"yeps-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}