{"library":"dynaorm","type":"library","category":null,"description":"A lightweight, type-safe ORM for Amazon DynamoDB built with TypeScript. Version 1.0.18 uses Zod (v4+) for schema validation and data integrity, provides a fluent query builder, and supports bulk operations (batchWrite, batchGet, transactWrite, transactGet) with built-in request throttling. Unlike other DynamoDB ORMs, it enforces a schema-first approach with full TypeScript generics for autocompletion and compile-time error prevention. Released as of 2024, actively maintained on GitHub. Requires @aws-sdk/client-dynamodb >=3.955.0, @aws-sdk/util-dynamodb >=3.955.0, p-throttle >=8.1.0, and zod >=4.2.1 as peer dependencies.","language":"javascript","status":"active","version":"1.0.18","tags":["javascript","AWS","DynamoDB","ORM","TypeScript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install dynaorm","imports":["import { defineSchema } from 'dynaorm'","import { createClient } from 'dynaorm'","import type { Model } from 'dynaorm'","import type { QueryBuilder } from 'dynaorm'"]},{"cmd":"yarn add dynaorm","imports":[]},{"cmd":"pnpm add dynaorm","imports":[]}],"homepage":"https://github.com/sajansharmanz/dynaorm#readme","github":"https://github.com/sajansharmanz/dynaorm","docs":null,"changelog":null,"pypi":null,"npm":"dynaorm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}