Webiny SQL Table MySQL

JSON →
library 1.9.0 ·javascript
verified Jun 5, 2026

A lightweight SQL query builder for MySQL, designed for the Webiny framework. Current stable version is 1.9.0. It provides a simple, table-oriented API for building and executing SQL queries. The package has a peer dependency on serverless-mysql which handles the actual MySQL connection, making it suitable for serverless environments like AWS Lambda. It supports basic CRUD operations with automatic type handling and parameterized queries. Release cadence is low; updates are infrequent and tied to Webiny-js releases.