simple-sql-orm
JSON →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.
Resources
packagesimple-sql-orm ↗