{"library":"nodenamo","type":"library","category":null,"description":"Nodenamo is a lightweight ORM for DynamoDB that simplifies data modeling and querying using decorators. Version 2.2.0 supports ESM, TypeScript types, and provides a fluent API for CRUD operations, transactions, and table management. Unlike low-level SDKs, it abstracts table schema (hash/range keys, GSI) and automatically maps classes to DynamoDB items. Released under MIT, with periodic updates. Requires Node.js 12+ and AWS SDK v3.","language":"javascript","status":"active","version":"2.2.0","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install nodenamo","imports":["import { NodeNamo } from 'nodenamo'","import { DBTable } from 'nodenamo'","import { DBColumn } from 'nodenamo'"]},{"cmd":"yarn add nodenamo","imports":[]},{"cmd":"pnpm add nodenamo","imports":[]}],"homepage":"https://github.com/mappies/nodenamo#readme","github":"https://github.com/mappies/nodenamo","docs":null,"changelog":null,"pypi":null,"npm":"nodenamo","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}