Hydro Vue ORM

JSON →
library 0.0.2 ·javascript
verified Jun 4, 2026

A reactive ORM library for Vue 3 that uses Vue's reactivity system to synchronize data across components and pages. Current version 0.0.2, early stage with frequent releases. Key differentiators: stores data as class instances, uses WeakRef for automatic memory management, and provides decorators for data transformation and reactivity.