dynamodb
There are 3980 repositories under dynamodb topic.
donnemartin/awesome-aws
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
CodeGenieApp/serverless-express
Run Express and other Node.js frameworks on AWS Serverless technologies such as Lambda, API Gateway, Lambda@Edge, and more.
k1LoW/tbls
tbls is a CI-Friendly tool to document a database, written in Go.
aws/aws-sdk-js-v3
Modularized AWS SDK for JavaScript.
animir/node-rate-limiter-flexible
Atomic counters and rate limiting tools. Limit resource access at any scale.
pynamodb/PynamoDB
A pythonic interface to Amazon's DynamoDB
PHPSocialNetwork/phpfastcache
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
cdk-patterns/serverless
This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.
dynamoose/dynamoose
Dynamoose is a modeling tool for Amazon's DynamoDB
amazon-archives/aws-mobile-react-native-starter
AWS Mobile React Native Starter App https://aws.amazon.com/mobile
dynamodb-toolbox/dynamodb-toolbox
Lightweight and type-safe query builder for DynamoDB and TypeScript
phodal/serverless
Serverless 架构应用开发指南 - Serverless Architecture Application Development Guide with Serverless Framework.
aws-samples/lambda-refarch-webapp
The Web Application reference architecture is a general-purpose, event-driven, web application back-end that uses AWS Lambda, Amazon API Gateway for its business logic. It also uses Amazon DynamoDB as its database and Amazon Cognito for user management. All static content is hosted using AWS Amplify Console.
requests-cache/requests-cache
Persistent HTTP cache for python requests
aaronshaf/dynamodb-admin
GUI for DynamoDB Local or dynalite
guregu/dynamo
expressive DynamoDB library for Go
aws-samples/custom-lens-wa-hub
Provide JSON file template that demonstrate how to create customize Well-Architected reviews using Custom lenses.
tywalch/electrodb
A DynamoDB library to ease the use of modeling complex hierarchical relationships and implementing a Single Table Design while keeping your query code readable.
sid88in/serverless-appsync-plugin
serverless plugin for appsync
bchew/dynamodump
Simple backup and restore for Amazon DynamoDB using AWS SDK for Python (boto3)
PlaytikaOSS/testcontainers-spring-boot
Container auto-configurations for Spring Boot based integration tests
philippgille/gokv
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
vsouza/go-gin-boilerplate
A starter project with Golang, Gin and DynamoDB
vkuznecovas/mouthful
Mouthful is a self-hosted alternative to Disqus
getndazn/dazn-lambda-powertools
Powertools (logger, HTTP client, AWS clients, middlewares, patterns) for Lambda functions.
sensedeep/dynamodb-onetable
DynamoDB access and management for one table designs with NodeJS
Arattian/DynamoDb-GUI-Client
DynamoDb GUI Client
amazon-archives/aws-mobile-react-sample
A React Starter App that displays how web developers can integrate their front end with AWS on the backend. The App interacts with AWS Cognito, API Gateway, Lambda and DynamoDB on the backend.
scalar-labs/scalardb
Universal HTAP Engine
99x/serverless-dynamodb-local
Serverless Dynamodb Local Plugin - Allows to run dynamodb locally for serverless
Dynamoid/dynamoid
Ruby ORM for Amazon's DynamoDB.
aws-samples/aws-iot-chat-example
💬 Chat application using AWS IoT platform via MQTT over the WebSocket protocol
aws-samples/aws-amplify-graphql
Sample using AWS Amplify and AWS AppSync together for user login and authorization when making GraphQL queries and mutations. Also includes complex objects for uploading and downloading data to and from S3 with a React app.
mikeroyal/AWS-Guide
Amazon Web Services (AWS) Guide. Learn all about Amazon Web Services Tools, Services, and Certifications.
aws-samples/aws-mobile-appsync-chat-starter-angular
GraphQL starter progressive web application (PWA) with Realtime and Offline functionality using AWS AppSync