reactive-orm

JSON →
library 0.3.5-alpha.0 ·javascript
verified Jun 4, 2026

reactive-orm is a lightweight ORM library for reactive programming, designed to maximize the utility of reactive variables in frontend frameworks (e.g., Vue 3, React with signals). As of version 0.3.5-alpha.0, it is in early alpha stage with irregular releases. Unlike traditional ORMs, it focuses on binding database reactivity to UI state, reducing boilerplate. Key differentiators include automatic data synchronization and minimal configuration, though it lacks maturity and documentation.