{"library":"tool-mysql","type":"library","category":null,"description":"A lightweight MySQL query builder focused on CREATE TABLE statements. Version 0.0.4 is the latest stable release. It generates SQL from a JavaScript configuration object, supporting auto-increment, primary keys, indexes, foreign keys with ON UPDATE/ON DELETE options, and character set/collation per table and column. Differentiated from larger ORMs by its minimal scope and simple declarative API. No releases since initial publish; maintenance unknown.","language":"javascript","status":"active","version":"0.0.4","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install tool-mysql","imports":["const { createTable } = require('tool-mysql')","const toolMysql = require('tool-mysql')","const toolMysql = require('tool-mysql'); toolMysql.createTable(config)"]},{"cmd":"yarn add tool-mysql","imports":[]},{"cmd":"pnpm add tool-mysql","imports":[]}],"homepage":"https://github.com/edencha/tool-mysql#readme","github":"https://github.com/edencha/tool-mysql","docs":null,"changelog":null,"pypi":null,"npm":"tool-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}