hysteria-orm
v10.2.2
Published
Yet another orm for Javascript and Typescript no one asked for
Readme
Hysteria ORM
⚠️ This project is under active development. APIs and features may change, and breaking changes can occur between releases. Do not use in production
Hysteria ORM is a modern, high-performance, partially type safe Object Relational Mapper for Node.js, supporting SQL (PostgreSQL, MySQL, SQLite) and NoSQL (Experimental) (MongoDB, Redis) databases. Designed for flexibility and developer productivity, it offers a unified API for multiple database engines.
Installation
To get started, follow the official installation guide:
For more details, visit the full documentation.
