super-orm

JSON →
library 0.1.3 ·javascript
verified Jun 5, 2026

Super-orm is a Node.js MySQL ORM module (v0.1.3) with caching support via Redis and multi-connection (master/slave) capability. It bundles TypeScript definitions. Unlike many ORMs, it automatically routes SELECT queries to slave connections and other statements to master. It also supports JSON field serialization/deserialization natively. The lib is in early development (major version 0) with limited docs and unknown release cadence.