JSSQL

JSON →
library 1.5.12 ·javascript maintenance
verified Jun 5, 2026

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.