aws-dynamodb-examples
DynamoDB Examples
A repository of code samples and examples for using Amazon DynamoDB in cloud-native applications.
DynamoDB Examples
551 stars
47 watching
219 forks
Language: JavaScript
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aws-samples/aws-nodejs-sample | Demonstrates usage of the AWS SDK for Node.js to interact with Amazon S3 | 303 |
aws-samples/machine-learning-samples | A collection of sample applications demonstrating the use of Amazon Machine Learning API for various machine learning tasks | 872 |
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 |
ferf/aws-dynamodb-actionscript | A library providing an interface to Amazon's DynamoDB NoSQL database service | 1 |
aws/aws-dynamodb-encryption-java | Provides encryption and signing services for data stored in Amazon DynamoDB | 138 |
aws-samples/ecs-demo-php-simple-app | An Amazon ECS-based PHP application demonstrating basic deployment and execution | 168 |
aws-samples/eb-node-express | A complete sample application demonstrating the use of Node.js with Amazon Elastic Beanstalk | 7 |
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 |
aws-samples/eb-node-express-sample | An Express application for AWS Elastic Beanstalk with DynamoDB integration | 281 |
danilop/aws_lambda_in_action | A companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services | 287 |
aws-samples/amazon-ecs-catsndogs-workshop | A workshop environment to learn Amazon ECS concepts and deploy applications | 169 |
elegantdevelopment/aws-cdk-dynamodb-seeder | A tool for automating the seeding of data into DynamoDB tables during CDK deployments and updates | 36 |
aws-samples/amazon-cognito-developer-authentication-sample | Demonstrates developer-authenticated functionality of Amazon Cognito | 99 |
sebdah/dynamic-dynamodb | Automates scaling of AWS DynamoDB tables based on usage patterns | 618 |
twharmon/dynago | A package simplifying interaction with AWS DynamoDB using Go. | 12 |