{"library":"anydb-sql","type":"library","category":null,"description":"Minimal ORM supporting MySQL, PostgreSQL, and SQLite with full SQL query support. Version 0.7.1 is the latest stable release (no recent updates). Based on node-sql query builder and node-anydb connection pool. Key differentiator: allows arbitrary SQL while providing table definition and relationship helpers like selectDeep for nested results. Supports both callback and promise patterns. No TypeScript types shipped in vs 0.7.1.","language":"javascript","status":"abandoned","version":"0.7.1","tags":["javascript","any","db","sql","orm","postgres","pg","postgresql","mysql","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install anydb-sql","imports":["import anydbsql from 'anydb-sql'","const db = anydbsql({url: '...'})","const user = db.define({name: 'users', columns: {id: {primaryKey: true}}})"]},{"cmd":"yarn add anydb-sql","imports":[]},{"cmd":"pnpm add anydb-sql","imports":[]}],"homepage":"https://github.com/doxout/anydb-sql#readme","github":"git://github.com/doxout/anydb-sql","docs":null,"changelog":null,"pypi":null,"npm":"anydb-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}