MySQL Administrative SQL Generator
JSON →A library for generating MySQL administrative SQL statements such as CREATE DATABASE, CREATE ROLE, CREATE USER, and GRANT. Version 0.1.1 is the only release; no further updates have been made. It is similar to Squel but for DDL/DCL statements. Unlike ORMs that expect roles/users/databases to exist already, this library provides an API to generate these statements programmatically, with proper escaping and support for browser environments.
Resources
packagemysql-admin-sql-gen ↗
API endpoints
full doc /v1/registry/mysql-admin-sql-gen