Soul ORM
JSON →soul-orm is a lightweight, promise-based ORM for Node.js that supports MySQL, PostgreSQL, SQLite, and MSSQL. Version 1.2.0 is the latest stable release, with monthly releases. It features a fluent query builder with chainable methods like where, order, limit, and field, and provides a simple transaction API via beginTx/commit/rollback. Unlike heavy ORMs like Sequelize or TypeORM, Soul ORM focuses on a minimal API surface and zero-config setup, but it lacks advanced features like relations and migrations. It ships TypeScript types.
Traffic · last 30 days stale · no recent hits
total hits 8
actors 3 distinct systems
last hit 21d ago human
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇬🇧 United Kingdom · 🇫🇮 Finland
Resources
packagesoul-orm ↗