{"library":"pinia-orm","type":"library","category":null,"description":"Pinia ORM is a plugin for Pinia that provides Object-Relational Mapping (ORM) capabilities for Vue 3 applications. Version 1.10.2 is the latest stable release with active development. It allows defining models with relationships (hasOne, hasMany, belongsTo, etc.) and provides a query builder for fluent data access. Key differentiators: seamless integration with Pinia's state management, support for reactive data, and TypeScript-first design. Released with a cadence of minor updates roughly every 2-3 months.","language":"javascript","status":"active","version":"1.10.2","tags":["javascript","vue","pinia","pinia-plugin","pinia-orm","orm","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install pinia-orm","imports":["import { useRepo } from 'pinia-orm'","import { Model } from 'pinia-orm'","import { PiniaOrmPlugin } from 'pinia-orm'"]},{"cmd":"yarn add pinia-orm","imports":[]},{"cmd":"pnpm add pinia-orm","imports":[]}],"homepage":"https://github.com/CodeDredd/pinia-orm#readme","github":"https://github.com/CodeDredd/pinia-orm","docs":null,"changelog":null,"pypi":null,"npm":"pinia-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}