dynamodb-onetable
DynamoDB manager
A NodeJS library that simplifies DynamoDB data access and management for single-table designs.
DynamoDB access and management for one table designs with NodeJS
686 stars
16 watching
109 forks
Language: TypeScript
last commit: 10 days ago
Linked from 1 awesome list
awsdynamodbnosqlormserverlesstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
arattian/dynamodb-gui-client | A tool for managing AWS DynamoDB databases from a graphical user interface. | 660 |
melchyore/adonis-dynamodb | A toolset for managing DynamoDB tables in an AdonisJs application | 6 |
softprops/dynomite | A Rust library that enables writing DynamoDB applications with minimal boilerplate and robust error handling. | 220 |
neuledge/ddb-table | A TypeScript library for querying and modeling DynamoDB documents with strong typing and automatic validation. | 129 |
terraform-aws-modules/terraform-aws-dynamodb-table | A Terraform module for creating and managing DynamoDB tables in AWS. | 106 |
ferf/aws-dynamodb-actionscript | A library providing an interface to Amazon's DynamoDB NoSQL database service | 1 |
aws/aws-sessionstore-dynamodb-ruby | A gem that provides a scalable and centralized way to store sessions for Ruby web applications using DynamoDB as the backend. | 67 |
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 |
fogfish/dynamo | A library providing a key-value abstraction for storing data in AWS DynamoDB and S3 with type-safe Golang structs | 19 |
aoepeople/aoe_dynamodbsession | An AWS DynamoDB-based implementation of Magento's session management system | 5 |
sebdah/dynamic-dynamodb | Automates scaling of AWS DynamoDB tables based on usage patterns | 618 |
aws/aws-dynamodb-encryption-java | Provides encryption and signing services for data stored in Amazon DynamoDB | 138 |
elegantdevelopment/aws-cdk-dynamodb-seeder | A tool for automating the seeding of data into DynamoDB tables during CDK deployments and updates | 36 |
victorquinn/dynasty | A clean and simple Amazon DynamoDB client with built-in Promise support for Node.js applications. | 159 |
jus101/feathers-dynamodb | A Feathers service that interacts with Amazon DynamoDB to provide a simple and efficient way to store and manage data in a NoSQL database | 13 |