{"library":"node-sql-util","type":"library","category":null,"description":"A lightweight Node.js database utility library built on MySQL2 and SSH2 that provides a simple ORM-like interface for MySQL queries, including SELECT, INSERT, UPDATE, DELETE, JOIN, and transaction support. Version 1.14.9 is the current stable release. It offers SSH tunneling for remote debugging, connection pooling, SQL injection protection, and the ability to return raw SQL strings. It is less flexible than full ORMs like Sequelize but simpler for basic CRUD operations, with a focus on ease of use and security. The library is actively maintained with regular updates.","language":"javascript","status":"active","version":"1.14.9","tags":["javascript","mysql","sql tool","sql util","orm","sql builder","JavaScript","sql","sqlserver"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install node-sql-util","imports":["const SqlUtil = require('node-sql-util');","const SqlUtil = require('node-sql-util');","import SqlUtil from 'node-sql-util';","const { default: SqlUtil } = await import('node-sql-util');"]},{"cmd":"yarn add node-sql-util","imports":[]},{"cmd":"pnpm add node-sql-util","imports":[]}],"homepage":"https://github.com/xv1998/node-sql-util#readme","github":"https://github.com/xv1998/node-sql-util","docs":null,"changelog":null,"pypi":null,"npm":"node-sql-util","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}