{"library":"sync-mysql-database","type":"library","category":null,"description":"Synchronous MySQL database manager built on top of sync-mysql. Current stable version is 2.3.4. Provides a class hierarchy for synchronous database operations including table creation from JSON schema, query building with insert/select/get methods, and is designed for Node.js. Differentiates from async drivers by offering blocking calls, suitable for scripts and CLIs. Requires auth.json with database field and structure.json for table definitions. Release cadence is sporadic.","language":"javascript","status":"active","version":"2.3.4","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sync-mysql-database","imports":["const { Database } = require('sync-mysql-database');","const Database = require('sync-mysql-database').Database;","const { Query } = require('sync-mysql-database');"]},{"cmd":"yarn add sync-mysql-database","imports":[]},{"cmd":"pnpm add sync-mysql-database","imports":[]}],"homepage":"https://github.com/shyam-king/nodejs-sync-mysql-database#readme","github":"https://github.com/shyam-king/nodejs-sync-mysql-database","docs":null,"changelog":null,"pypi":null,"npm":"sync-mysql-database","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}