{"library":"simple-sql-orm","type":"library","category":null,"description":"A lightweight SQL ORM for Node.js inspired by Laravel's query builder, allowing fluent method chaining (table, where, select, orderBy, groupBy, skip/take, aggregate functions) and raw queries. Version 1.0.9 is the latest, released with minimal documentation and no clear release cadence. Key differentiators: simple API, MySQL-only, no TypeScript support, no connection pooling, no migrations. Suitable for small projects but lacks advanced features and has limited community adoption.","language":"javascript","status":"active","version":"1.0.9","tags":["javascript","SQL","MySQM","ORM","LARAVEL","query","json","automated"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install simple-sql-orm","imports":["import { ORM } from 'simple-sql-orm'","import { QueryTypes } from 'simple-sql-orm'","import ORM from 'simple-sql-orm'"]},{"cmd":"yarn add simple-sql-orm","imports":[]},{"cmd":"pnpm add simple-sql-orm","imports":[]}],"homepage":"https://github.com/simpledev0042/simple-sql-orm#readme","github":"https://github.com/simpledev0042/simple-sql-orm","docs":null,"changelog":null,"pypi":null,"npm":"simple-sql-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}