@stacksjs/orm@0.70.152
// The Stacks ORM integration
$ npm install @stacksjs/orm
downloads/wk
12,110
license
MIT
version
0.70.152
published
Jul 21, 2026
What is @stacksjs/orm?
@stacksjs/orm is an object-relational mapping (ORM) library integrated into the Stacks framework that simplifies database interactions by allowing you to work with database records as JavaScript objects instead of writing raw SQL queries. Developers use it to define database schemas, perform common CRUD operations, and manage relationships between tables with less boilerplate code, particularly when building applications with Bun and the Stacks framework.
Links
Keywords
Dependencies (2)
Maintainers
chrisbreuer, glenn123