pinia-orm
ORM for Pinia
A Pinia plugin that enables Object-Relational Mapping access to the Pinia Store
The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.
452 stars
2 watching
39 forks
Language: TypeScript
last commit: 6 days ago
Linked from 1 awesome list
ormpiniapinia-ormpinia-pluginvue
Related projects:
Repository | Description | Stars |
---|---|---|
caxiam/model-api | A Python library for interacting with structured data sources in an Object-Relational Mapping (ORM) style using REST APIs. | 3 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
algolia/algoliasearch-rails | A Ruby gem that integrates the Algolia Search API with popular Object-Relational Mappers | 410 |
encode/orm | An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,781 |
nestjs/typeorm | A module for the Nest framework that provides support for Object-Relational Mapping (ORM) using TypeORM. | 1,933 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
kostaskougios/mapperdao | An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |
schotime/npoco | A simple micro ORM (Object-Relational Mapping) library for C# | 848 |
linkyndy/remodel | An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. | 193 |
kitura/swift-kuery-orm | An ORM library built on top of Swift-Kuery for mapping Swift objects to relational databases | 212 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
alevy/postgresql-orm | An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 78 |
blitzapps/blitz-orm | An Object Relational Mapper for graph databases using a JSON query language. | 23 |