aws-cdk-dynamodb-seeder
Data seeder
A tool for automating the seeding of data into DynamoDB tables during CDK deployments and updates
A simple CDK seeder for DynamoDB
36 stars
3 watching
6 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
amazon-dynamodbawsaws-cdkcdk-seederdynamodbiacseeder
Related projects:
Repository | Description | Stars |
---|---|---|
kolomied/cdk-sqlserver-seeder | Automates initial schema deployment on RDS SQL Server instance creation/deletion. | 7 |
aws/aws-dynamodb-encryption-java | Provides encryption and signing services for data stored in Amazon DynamoDB | 138 |
mmuller88/aws-cdk-todolist | An AWS CDK-based backend for a Todo List application using AppSync and DynamoDB | 3 |
arattian/dynamodb-gui-client | A tool for managing AWS DynamoDB databases from a graphical user interface. | 660 |
sebdah/dynamic-dynamodb | Automates scaling of AWS DynamoDB tables based on usage patterns | 618 |
cdklabs/cdk-dynamo-table-viewer | A construct that exposes an HTTP endpoint to display the contents of a DynamoDB table. | 125 |
mmuller88/alf-cdk | An AWS-based Alfresco Provisioner with a customized Cognito setup and CDK EKS stack | 6 |
aws-samples/aws-dynamodb-examples | A repository of code samples and examples for using Amazon DynamoDB in cloud-native applications. | 551 |
mmuller88/alf-cdk-api-gw | An AWS CDK project for deploying an API Gateway with TypeScript and CloudFormation | 0 |
pkosiec/mongo-seeding | Tools and libraries for importing data into MongoDB databases | 554 |
ferf/aws-dynamodb-actionscript | A library providing an interface to Amazon's DynamoDB NoSQL database service | 1 |
sensedeep/dynamodb-onetable | A NodeJS library that simplifies DynamoDB data access and management for single-table designs. | 686 |
softprops/dynomite | A Rust library that enables writing DynamoDB applications with minimal boilerplate and robust error handling. | 220 |
twharmon/dynago | A package simplifying interaction with AWS DynamoDB using Go. | 12 |
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 |