typedorm / typedormLinks
Strongly typed ORM for DynamoDB - Built with the single-table-design pattern in mind.
☆506Updated 3 months ago
Alternatives and similar repositories for typedorm
Users that are interested in typedorm are comparing it to the libraries listed below
Sorting:
- DynamoDB access and management for one table designs with NodeJS☆715Updated 4 months ago
- 💨 A Serverless framework plugin to bundle JavaScript and TypeScript with extremely fast esbuild☆466Updated last month
- DynamoDB client for NodeJS and browser with a fluent api to build requests. We take care of the type mapping between JS and DynamoDB, cus…☆208Updated this week
- Optimized packages for ES6 and TypeScript Node.js Lambda functions without any configuration.☆535Updated last year
- Insipired by aws-serverless-express to work with Fastify with inject functionality☆550Updated last week
- A bridge between TypeORM and Aurora Data API☆176Updated 7 months ago
- TypeScript definitions for Serverless Framework service configuration☆147Updated 2 weeks ago
- A DynamoDB library to ease the use of modeling complex hierarchical relationships and implementing a Single Table Design while keeping yo…☆1,138Updated 2 weeks ago
- A schema-based data mapper for Amazon DynamoDB.☆817Updated 2 years ago
- AWS JavaScript SDK v3 mocks for easy unit testing. 🖋️ Typed 🔬 Tested 📄 Documented 🛠️ Maintained☆899Updated last year
- Jest preset to run Dynalite (DynamoDB local) per test runner☆154Updated 2 years ago
- JS library for verifying JWTs signed by Amazon Cognito, and any OIDC-compatible IDP that signs JWTs with RS256, RS384, RS512, ES256, ES38…☆718Updated this week
- A simple wrapper around Amplify AppSync Simulator to test serverless AppSync Apis☆129Updated 7 months ago
- TypeSafe type definitions for the AWS DynamoDB API☆218Updated this week
- Deploy a NextJS application using AWS CDK☆356Updated last month
- Serverless.js plugin implementing AWS Lambda Layers, reducing lambda size, warm-up, and deployment time.☆231Updated last year
- Lambda deployments for Nextjs12 & Nextjs13 (standalone). Easy CLI commands to get your standalone Next output to run in AWS Lambda (not @…☆177Updated 11 months ago
- Compile TypeScript code to AWS "Functionless" Step Functions and Event Bridge Pipes☆331Updated 10 months ago
- Example project for developing AWS Lambda functions on TypeScript with all goodies: local development, tests, debugging, shared layers (3…