{"library":"jssql","type":"library","category":null,"description":"A simple JavaScript MySQL library for Node.js that provides an object-oriented API to perform CRUD operations without writing raw SQL. Version 1.5.12 is the latest stable release with low release cadence (last updated years ago). Differentiates by using Scheme/Table classes with structure constants for type safety, pool connection support, and optional read-only replica configuration. Suitable for small projects or prototypes but lacks modern features like promises, TypeScript types, or migration management.","language":"javascript","status":"maintenance","version":"1.5.12","tags":["javascript","sql","mysql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install jssql","imports":["const { Database } = require('jssql');","const { Scheme } = require('jssql');","const { Table } = require('jssql');"]},{"cmd":"yarn add jssql","imports":[]},{"cmd":"pnpm add jssql","imports":[]}],"homepage":"https://github.com/avery246813579/JSSQL#readme","github":"https://github.com/avery246813579/JSSQL","docs":null,"changelog":null,"pypi":null,"npm":"jssql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}