knex-aurora-data-api-mysql

JSON →
library 3.0.2 ·javascript
verified Jun 5, 2026

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.