{"library":"super-orm","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.1.3","tags":["javascript","ORM","MySQL","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install super-orm","imports":["const { Manager } = require('super-orm')","import { Manager } from 'super-orm'","const Manager = require('super-orm').Manager"]},{"cmd":"yarn add super-orm","imports":[]},{"cmd":"pnpm add super-orm","imports":[]}],"homepage":"https://github.com/SuperID/super-orm#readme","github":"https://github.com/SuperID/super-orm","docs":null,"changelog":null,"pypi":null,"npm":"super-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}