CodeBrowser / npm / @zenstackhq/orm
@zenstackhq/orm@3.8.3
// ZenStack ORM
$ npm install @zenstackhq/orm
downloads/wk
30,075
license
MIT
version
3.8.3
published
Jul 4, 2026
What is @zenstackhq/orm?
@zenstackhq/orm is an ORM (Object-Relational Mapping) library that provides a type-safe way to interact with databases in Node.js applications. Developers use it to write database queries with TypeScript support, automatic migrations, and built-in access control policies, reducing boilerplate code and improving type safety compared to raw SQL or basic query builders.
Maintainers
ymc9, jiasheng