{"library":"betajs-sql","type":"library","category":null,"description":"BetaJS-SQL is a SQL wrapper for BetaJS providing database access and store functionality with support for PostgreSQL. Version 1.0.8 is the current stable release. It extends the BetaJS ecosystem with promise-based database operations using mapSuccess/mapError callbacks. Dependencies include betajs and betajs-data, and it is designed for Node.js 0.10+. The library is not actively maintained and has no recent updates.","language":"javascript","status":"maintenance","version":"1.0.8","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install betajs-sql","imports":["const BetaJS = require('betajs'); require('betajs-data'); require('betajs-sql'); const sqldb = new BetaJS.Data.Databases.SqlDatabase({...})"]},{"cmd":"yarn add betajs-sql","imports":[]},{"cmd":"pnpm add betajs-sql","imports":[]}],"homepage":"https://betajs.com","github":"git://github.com/betajs/betajs-sql","docs":null,"changelog":null,"pypi":null,"npm":"betajs-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}