{"library":"anydb-sql-2","type":"library","category":null,"description":"Minimal ORM for MySQL, PostgreSQL, and SQLite with full arbitrary SQL query support. Version 4.0.5 is the latest stable release. It is built on the node-sql query builder and node-anydb connection pool. Unlike heavier ORMs like Sequelize or TypeORM, it provides a thin layer over SQL, allowing direct SQL while adding table definitions, relationship-based joins, and deep result selection (selectDeep). It ships TypeScript types and supports both callback and promise patterns. Release cadence is low, with updates primarily addressing bug fixes.","language":"javascript","status":"active","version":"4.0.5","tags":["javascript","any","db","sql","orm","postgres","pg","postgresql","mysql","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install anydb-sql-2","imports":["import anydbsql from 'anydb-sql-2'","import type { Table } from 'anydb-sql-2'","import type { Transaction } from 'anydb-sql-2'"]},{"cmd":"yarn add anydb-sql-2","imports":[]},{"cmd":"pnpm add anydb-sql-2","imports":[]}],"homepage":"https://github.com/TokyoFarmer/anydb-sql-2#readme","github":"git://github.com/TokyoFarmer/anydb-sql-2","docs":null,"changelog":null,"pypi":null,"npm":"anydb-sql-2","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}