{"library":"bass-sql","type":"library","category":null,"description":"SQL adapter for Bass.js, a JavaScript ODM (Object Document Mapper). Version 0.0.29 is the latest, with irregular releases. It provides a familiar ODM interface for SQL databases, supporting SQLite, PostgreSQL, MySQL, and MSSQL via a pluggable client. Unlike full ORMs like Sequelize or TypeORM, bass-sql keeps the ODM pattern minimal and schema-less, delegating query building to Bass.js and database connectivity to external npm packages such as sql.js, pg, mysql2, and tedious.","language":"javascript","status":"active","version":"0.0.29","tags":["javascript","orm","odm","dirty"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install bass-sql","imports":["import adapter from 'bass-sql'","import bass from 'bass'","import { Model } from 'bass'"]},{"cmd":"yarn add bass-sql","imports":[]},{"cmd":"pnpm add bass-sql","imports":[]}],"homepage":"https://github.com/congajs/bass-sql","github":"git://github.com/congajs/bass-sql","docs":null,"changelog":null,"pypi":null,"npm":"bass-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}