joist-orm
open-sourceShare
AI Summary
joist-orm is a TypeScript ORM for Postgres designed for developers who want a type-safe, opinionated data layer that leverages the database schema to generate models and queries automatically. It is particularly interesting for teams building complex applications because it enforces a unit of work pattern, provides first-class support for batch loading and nested mutations, and eliminates boilerplate by tightly integrating with Postgres features like triggers and custom types.
Cross-platform signals
GH
ViewGitHub
382
stars
26
forks
Updated 2026-07-05
You might also like
More in open-source