{"library":"knex-aurora-data-api-mysql","type":"library","category":null,"description":"A Knex.js driver for MySQL AWS Aurora Data API (version 3.0.2). Allows using Knex.js query builder with Aurora Serverless via HTTP Data API, eliminating connection pooling and server management. Requires knex ^2.4.0. Supports transactions (but not nested), uses AWS SDK v3 (included in Lambda nodejs18.x+). Released irregularly; last update 2023. Different from knex-aurora-data-api-client which supports PostgreSQL and older SDK.","language":"javascript","status":"active","version":"3.0.2","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install knex-aurora-data-api-mysql","imports":["const knex = require('knex')({ client: require('knex-aurora-data-api-mysql'), connection: {...} })","const knex = require('knex')({ client: 'knex-aurora-data-api-mysql', connection: {...} })","const Knex = require('knex'); const knex = Knex({ client: require('knex-aurora-data-api-mysql'), connection: {...} })"]},{"cmd":"yarn add knex-aurora-data-api-mysql","imports":[]},{"cmd":"pnpm add knex-aurora-data-api-mysql","imports":[]}],"homepage":"https://github.com/stackery/knex-aurora-data-api-mysql","github":"https://github.com/stackery/knex-aurora-data-api-mysql","docs":null,"changelog":null,"pypi":null,"npm":"knex-aurora-data-api-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}