An open API service providing repository metadata for many open source software ecosystems.

Topic: "dynamodb-table"

typedorm/typedorm

Strongly typed ORM for DynamoDB - Built with the single-table-design pattern in mind.

Language: TypeScript - Size: 2.07 MB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 491 - Forks: 51

cloudposse/terraform-aws-tfstate-backend

Terraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.

Language: HCL - Size: 3.28 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 419 - Forks: 180

techgaun/dynamodb-copy-table

A simple python script to copy dynamodb table (useful for achieving renaming of table)

Language: Python - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 169 - Forks: 69

cloudposse/terraform-aws-dynamodb

Terraform module that implements AWS DynamoDB with support for AutoScaling

Language: HCL - Size: 3.98 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 90 - Forks: 110

chiradeep/dyndb-mutex

A mutex lock implementation leveraging DynamoDB. Useful for AWS Lambda

Language: Python - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 65 - Forks: 7

touchduck/dynamon

DynamoDB GUI Development Tools

Language: Swift - Size: 35 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 37 - Forks: 4

cloudposse/terraform-aws-dynamodb-autoscaler

Terraform module to provision DynamoDB autoscaler

Language: HCL - Size: 3.91 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 23 - Forks: 33

jenslauterbach/ddbt

Simple command line tool to truncate DynamoDB tables.

Language: Go - Size: 109 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 1

rhythmictech/terraform-aws-backend

Creates a backend S3 bucket and DynamoDB table for managing Terraform state in external accounts

Language: HCL - Size: 136 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 6

en0ma/rumble

A PHP migration tool for dynamoDB

Language: PHP - Size: 48.8 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 8

nrdio/sns-lambda-dynamodb-cloudformation-example

This project demonstrate usage of CloudFormation template for creating a CloudFormation stack comprising of SNS topic, Subscription, Dynamodb table, Lambda persisting event in DynamoDB table and IAM role

Language: JavaScript - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 6

jottenlips/tinyauth

📱 A tiny passwordless SMS authentication service using Flask, JWT, Serverless, DynamoDB, Ariadne GraphQL

Language: Python - Size: 3.96 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

pwrdrvr/dynamodb-session-store

DynamoDB-based session store for express-session, using the AWS SDK for JS v3, offering configurability for cost, performance, and reliability, as well as examples, cost calcs, and tips not found in other DynamoDB session stores.

Language: TypeScript - Size: 701 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

marcbacchi/cloud-resume-challenge

My Resume built on AWS from scratch for Cloud Resume Challenge by Forrest Brazeal

Language: HTML - Size: 88.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

skarode96/dynamo-builder

Type-safe DynamoDB query builder for TypeScript. Designed with single-table architecture in mind.

Language: TypeScript - Size: 665 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

kymy86/invoice-archiver

Search the emails that contain an attachment and archive them on S3

Language: Python - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

charles-hsiao/aws-lambda-elasticsearch-log-monitor

Monitor specific log pattern/aggregations by Elasticsearch API. Leverage AWS Lambda+DynamoDB to achieve serverless log monitoring solution.

Language: Python - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

codyli520/dynamodb-copy-table

A simple python script to copy dynamodb table

Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

RalitsaTerzieva/cloud-craft

Fullstack app (Python + JS) - learning AWS through hands-on cloud deployment

Language: JavaScript - Size: 101 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

mrtj/dynamodb-mapping

A Python dictionary-like interface for an Amazon DynamoDB table.

Language: Python - Size: 74.2 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

bgelov/Telegram-AntiSmileBot

AntiSmileBot for Telegram deletes messages that contain smiles and stickers. Bot with whitelist and admin command interface.

Language: Python - Size: 43.9 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

ashish4kmax/TicTacToe-game.github.io

This is a game project (i.e) "Tic-Tac-Toe" made using html,css,js and with some frameworks like animate.css it's just a one page website with one html file. With a creative layout hope you have fun playing it with your friend.

Language: HTML - Size: 19.1 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

rishabhindoria/AWS-Cognito-Auth-Android

AWS Cognito android app to access AWS services in a secure manner using custom authentication mechanism

Language: Java - Size: 3.91 KB - Last synced at: 5 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

mugglmenzel/dynamodbmigrator

DynamoDB tables (cross-account) migration tool.

Language: Scala - Size: 110 KB - Last synced at: about 2 years ago - Pushed at: almost 12 years ago - Stars: 1 - Forks: 0

chintanboghara/Tic-Tac-Toe-Terraform-Infrastructure-On-AWS-ECS-Fargate-Deployment

Tic-Tac-Toe web application on AWS ECS Fargate using Terraform.

Language: HCL - Size: 93.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

otanificent/OtahToDoApp

Serverless To-Do List built with AWS Lambda, API Gateway, and DynamoDB

Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

parumahajan24/ecommerce-inventory-system

AWS Serverless E-Commerce Inventory Management System

Language: JavaScript - Size: 54.5 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

st3llaa/Amazon-Audible-Internship

This program is an Alexa Skill code for organization of books. Use cases: book organization based catagarized by given characteristics, allows user to handle reading lists and invoke functionalities: creating lists, fetching lists, open library search, adding, removing, reading lists, searching, and clearing lists

Language: Java - Size: 11.5 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

SuranSandeepa/aws-terraform-gitlab-pipeline

⚡🏗️This project demonstrates an automated infrastructure deployment pipeline built with Terraform and GitLab CI/CD. It provisions AWS resources like VPCs, subnets, security groups, and EC2 instances, ensuring efficiency, consistency, and scalability.

Language: HCL - Size: 8.79 KB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

jaison10/AWSLearn

Language: C# - Size: 2.27 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rahuls512/Golden-Image-AMI

Build Golden Image (AMI) using Packer for Apache Webserver with GitHub Action using Terraform

Language: HCL - Size: 89.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

igwtcode/aws-cdk-terraform-backend 📦

aws-cdk app to create S3 buckets and DynamoDB tables for storing terraform state and lock files

Language: TypeScript - Size: 398 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nathanagez/amazon-dynamodb-standard-ia

Move your data from Amazon DynamoDB Standard to DynamoDB Standard-IA table class using DynamoDB TTL and DynamoDB Streams

Language: TypeScript - Size: 255 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

refririfwan/back-end-system-serverless

Belajar membangun Back End System dengan menggunakan Serverless Framework, DynamoDB, S3 dan NodeJS.

Language: JavaScript - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

harbrinder-c/node-dynamo

This repo will only have projects on node with database dynamoDB.

Language: JavaScript - Size: 7.14 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rpidanny/dynamodb-dump-to-json

Convert DynamoDB dump to JSON file

Language: JavaScript - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

marcoalmeida/dynamodb-rename

Rename DynamoDB tables online

Language: Go - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0