Hysteria ORM

JSON →
library 11.0.6 ·javascript
verified Jun 4, 2026

Hysteria ORM is a modern, high-performance ORM for Node.js supporting SQL (PostgreSQL, MySQL, SQLite via sqlite3) and experimental NoSQL (MongoDB, Redis) databases. Currently at version 11.0.6, it ships TypeScript types and requires esbuild 0.28+, ioredis 5.10+, mongodb 7.1+, mssql 12.2+, mysql2 3.20+, oracledb 6.10+, pg 8.20+, sqlite3 6.0+, typescript 6.0+, and zod 4.4+ as peer dependencies. Key differentiators: unified API across multiple database engines, partial type safety, and active development with frequent breaking changes. Not recommended for production use.