{"library":"mysql-table","type":"library","category":null,"description":"Utility for creating and manipulating SQL tables using KnexJS schema building. Version 2.2.7 is stable. Automates database/table creation and provides a simplified interface with methods like get, getAll, getBy, create, update, upsert, filter, count, and streaming. Works with any database Knex supports: Postgres, MSSQL, MySQL, MariaDB, SQLite3, Oracle, Amazon Redshift. Differentiator: combines automatic schema initialization with a streaming interface, built on top of Knex but abstracts away connection pooling and table creation.","language":"javascript","status":"active","version":"2.2.7","tags":["javascript","mysql","knex","mysql2","orm","easy","simple","knexjs","mssql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-table","imports":["const { Init } = require('mysql-table')","const { Table } = require('mysql-table')","const { Utils } = require('mysql-table')"]},{"cmd":"yarn add mysql-table","imports":[]},{"cmd":"pnpm add mysql-table","imports":[]}],"homepage":"https://github.com/graycatfromspace/mysql-table#readme","github":"https://github.com/graycatfromspace/mysql-table","docs":null,"changelog":null,"pypi":null,"npm":"mysql-table","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}