ddb-table
DynamoDB library
A TypeScript library for querying and modeling DynamoDB documents with strong typing and automatic validation.
🔒 Strongly typed library for querying and modeling DynamoDB documents in TypeScript.
129 stars
7 watching
4 forks
Language: TypeScript
last commit: 6 months ago
Linked from 1 awesome list
dynamodblibrarynodejsquerystrongly-typedtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
softprops/dynomite | A Rust library that enables writing DynamoDB applications with minimal boilerplate and robust error handling. | 220 |
sensedeep/dynamodb-onetable | A NodeJS library that simplifies DynamoDB data access and management for single-table designs. | 690 |
melchyore/adonis-dynamodb | A toolset for managing DynamoDB tables in an AdonisJs application | 6 |
ferf/aws-dynamodb-actionscript | A library providing an interface to Amazon's DynamoDB NoSQL database service | 1 |
fogfish/dynamo | A Go library providing a generic key-value abstraction to store data in AWS DynamoDB and S3 | 19 |
sebdah/dynamic-dynamodb | Automates scaling of AWS DynamoDB tables based on usage patterns | 618 |
maximilianheidenreich/dsddb | A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |
fsprojects/fsharp.aws.dynamodb | A library providing an F# wrapper around the AWS DynamoDB service to simplify interaction with its data storage and retrieval features. | 58 |
scanamo/scanamo | Simplifies using DynamoDB with Scala by leveraging the type system and higher-level abstractions to reduce errors and typos. | 320 |
ddd-by-examples/library-nestjs | An implementation of Domain Driven Design concepts in a library management system using NestJS and TypeScript | 379 |
aws-samples/aws-dynamodb-examples | A repository of code samples and examples for using Amazon DynamoDB in cloud-native applications. | 556 |
miltador/aspnetcore.identity.dynamodb | An ASP.NET Core Identity library that integrates DynamoDB as its data store | 35 |
cdklabs/cdk-dynamo-table-viewer | A construct that exposes an HTTP endpoint to display the contents of a DynamoDB table. | 125 |
aws/aws-dynamodb-encryption-java | Provides encryption and signing services for data stored in Amazon DynamoDB | 138 |
arattian/dynamodb-gui-client | A tool for managing AWS DynamoDB databases from a graphical user interface. | 660 |