{"library":"functional-models-orm","type":"library","category":null,"description":"A functional ORM building library for functional-models, providing a standardized way to create database-backed models using functional paradigms. Current stable version is 2.1.14, released periodically. Key differentiators: uses a BaseModel that can be swapped with any functional-models BaseModel, supports multiple datastore providers (DynamoDB, MongoDB/DocumentDB), and provides common query operations (save, delete, retrieve, search) with automatic serialization and nested model references. Designed for no state changes.","language":"javascript","status":"active","version":"2.1.14","tags":["javascript","orm","nodejs","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install functional-models-orm","imports":["import { orm } from 'functional-models-orm'","const myOrm = orm({ datastoreProvider }); const BaseModel = myOrm.BaseModel","import type { DatastoreProvider, OrmInstance } from 'functional-models-orm'"]},{"cmd":"yarn add functional-models-orm","imports":[]},{"cmd":"pnpm add functional-models-orm","imports":[]}],"homepage":"https://github.com/monolithst/functional-models-orm#readme","github":"https://github.com/monolithst/functional-models-orm","docs":null,"changelog":null,"pypi":null,"npm":"functional-models-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}