Topic: "dynamodb"
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.
Language: Python - Size: 784 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 12,904 - Forks: 1,758

CodeGenieApp/serverless-express
Run Express and other Node.js frameworks on AWS Serverless technologies such as Lambda, API Gateway, Lambda@Edge, and more.
Language: JavaScript - Size: 24.8 MB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 5,225 - Forks: 670

k1LoW/tbls
tbls is a CI-Friendly tool to document a database, written in Go.
Language: Go - Size: 125 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3,758 - Forks: 174

aws/aws-sdk-js-v3
Modularized AWS SDK for JavaScript.
Language: TypeScript - Size: 1.5 GB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3,293 - Forks: 614

animir/node-rate-limiter-flexible
Atomic counters and rate limiting tools. Limit resource access at any scale.
Language: JavaScript - Size: 1.15 MB - Last synced at: 4 days ago - Pushed at: 12 days ago - Stars: 3,235 - Forks: 168

pynamodb/PynamoDB
A pythonic interface to Amazon's DynamoDB
Language: Python - Size: 2.54 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 2,502 - Forks: 432

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.
Language: PHP - Size: 20.8 MB - Last synced at: 3 days ago - Pushed at: 10 days ago - Stars: 2,387 - Forks: 454

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.
Language: TypeScript - Size: 59.5 MB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 2,314 - Forks: 272

amazon-archives/aws-mobile-react-native-starter 📦
AWS Mobile React Native Starter App https://aws.amazon.com/mobile
Language: JavaScript - Size: 26.8 MB - Last synced at: 9 months ago - Pushed at: almost 5 years ago - Stars: 2,230 - Forks: 263

dynamoose/dynamoose
Dynamoose is a modeling tool for Amazon's DynamoDB
Language: JavaScript - Size: 14 MB - Last synced at: about 16 hours ago - Pushed at: 12 days ago - Stars: 2,215 - Forks: 363

dynamodb-toolbox/dynamodb-toolbox
Lightweight and type-safe query builder for DynamoDB and TypeScript
Language: TypeScript - Size: 26.8 MB - Last synced at: 2 days ago - Pushed at: 8 days ago - Stars: 1,907 - Forks: 181

phodal/serverless
Serverless 架构应用开发指南 - Serverless Architecture Application Development Guide with Serverless Framework.
Language: HTML - Size: 6.72 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1,751 - Forks: 201

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.
Language: JavaScript - Size: 1.79 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 1,591 - Forks: 910

requests-cache/requests-cache
Persistent HTTP cache for python requests
Language: Python - Size: 4.91 MB - Last synced at: 1 day ago - Pushed at: 11 days ago - Stars: 1,413 - Forks: 150

aaronshaf/dynamodb-admin
GUI for DynamoDB Local or dynalite
Language: EJS - Size: 1.88 MB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 1,394 - Forks: 141

guregu/dynamo
expressive DynamoDB library for Go
Language: Go - Size: 556 KB - Last synced at: 12 days ago - Pushed at: 5 months ago - Stars: 1,337 - Forks: 181

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.
Language: JavaScript - Size: 8.86 MB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 1,060 - Forks: 74

sid88in/serverless-appsync-plugin
serverless plugin for appsync
Language: TypeScript - Size: 2.77 MB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 953 - Forks: 189

tigrisdata-archive/tigris
Tigris is an Open Source Serverless NoSQL Database and Search Platform.
Language: Go - Size: 3.93 MB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 935 - Forks: 46

bchew/dynamodump
Simple backup and restore for Amazon DynamoDB using AWS SDK for Python (boto3)
Language: Python - Size: 354 KB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 870 - Forks: 289

PlaytikaOSS/testcontainers-spring-boot
Container auto-configurations for Spring Boot based integration tests
Language: Java - Size: 5.51 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 865 - Forks: 242

vsouza/go-gin-boilerplate
A starter project with Golang, Gin and DynamoDB
Language: Go - Size: 71.3 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 780 - Forks: 162

vkuznecovas/mouthful
Mouthful is a self-hosted alternative to Disqus
Language: Go - Size: 5.4 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 767 - Forks: 39

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)
Language: Go - Size: 757 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 746 - Forks: 69

getndazn/dazn-lambda-powertools
Powertools (logger, HTTP client, AWS clients, middlewares, patterns) for Lambda functions.
Language: JavaScript - Size: 10 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 742 - Forks: 77

sensedeep/dynamodb-onetable
DynamoDB access and management for one table designs with NodeJS
Language: TypeScript - Size: 2.87 MB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 704 - Forks: 111

Arattian/DynamoDb-GUI-Client
DynamoDb GUI Client
Language: Vue - Size: 2.12 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 662 - Forks: 76

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.
Language: JavaScript - Size: 12 MB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 659 - Forks: 168

99x/serverless-dynamodb-local
Serverless Dynamodb Local Plugin - Allows to run dynamodb locally for serverless
Language: JavaScript - Size: 265 KB - Last synced at: 21 days ago - Pushed at: 9 months ago - Stars: 625 - Forks: 236

Dynamoid/dynamoid
Ruby ORM for Amazon's DynamoDB.
Language: Ruby - Size: 26.2 MB - Last synced at: 5 days ago - Pushed at: 8 days ago - Stars: 589 - Forks: 196

aws-samples/aws-iot-chat-example
💬 Chat application using AWS IoT platform via MQTT over the WebSocket protocol
Language: JavaScript - Size: 10.3 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 561 - Forks: 129

hangum/TadpoleForDBTools
Language: Java - Size: 191 MB - Last synced at: about 22 hours ago - Pushed at: almost 5 years ago - Stars: 539 - Forks: 146

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.
Language: JavaScript - Size: 6.94 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 530 - Forks: 116

scalar-labs/scalardb
Universal HTAP Engine
Language: Java - Size: 44.4 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 529 - Forks: 40

AnomalyInnovations/serverless-stack-demo-api
Source for the demo app API in the Serverless Stack Guide
Language: JavaScript - Size: 1.88 MB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 519 - Forks: 197

aws-samples/aws-mobile-appsync-chat-starter-angular 📦
GraphQL starter progressive web application (PWA) with Realtime and Offline functionality using AWS AppSync
Language: TypeScript - Size: 1.06 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 517 - Forks: 158

mikeroyal/AWS-Guide
Amazon Web Services (AWS) Guide. Learn all about Amazon Web Services Tools, Services, and Certifications.
Language: Java - Size: 1.4 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 514 - Forks: 92

locationtech/geowave
GeoWave provides geospatial and temporal indexing on top of Accumulo, HBase, BigTable, Cassandra, Kudu, Redis, RocksDB, and DynamoDB.
Language: Java - Size: 937 MB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 509 - Forks: 191

baopham/laravel-dynamodb
Eloquent syntax for DynamoDB
Language: PHP - Size: 99.6 MB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 495 - Forks: 134

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: 27 days ago - Pushed at: 7 months ago - Stars: 491 - Forks: 52

clarkie/dynogels
DynamoDB data mapper for node.js. Originally forked from https://github.com/ryanfitz/vogels
Language: JavaScript - Size: 623 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 490 - Forks: 110

jet/equinox
.NET event sourcing library with CosmosDB, DynamoDB, EventStoreDB, message-db, SqlStreamStore and integration test backends. Focused at stream level; see https://github.com/jet/propulsion for cross-stream projections/subscriptions/reactions
Language: F# - Size: 4.69 MB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 479 - Forks: 69

dabit3/dynamodb-documentclient-cheat-sheet
DynamoDB JavaScript DocumentClient cheat sheet
Size: 31.3 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 455 - Forks: 56

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.3 MB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 418 - Forks: 179

derjust/spring-data-dynamodb Fork of michaellavelle/spring-data-dynamodb
This module deals with enhanced support for a data access layer built on AWS DynamoDB.
Language: Java - Size: 4.06 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 403 - Forks: 141

ngneat/nx-serverless
🚀 The Ultimate Monorepo Starter for Node.js Serverless Applications
Language: TypeScript - Size: 4.78 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 402 - Forks: 26

Skyscanner/LambdaGuard 📦
AWS Serverless Security
Language: Python - Size: 307 KB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 400 - Forks: 69

awslabs/dynein
DynamoDB CLI written in Rust.
Language: Rust - Size: 1.18 MB - Last synced at: about 18 hours ago - Pushed at: 4 months ago - Stars: 384 - Forks: 39

hardyscc/aws-nestjs-starter
Serverless, AWS, NestJS, GraphQL and DynamoDB starter
Language: TypeScript - Size: 63.8 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 340 - Forks: 56

awsrun/aws-microservices
AWS Serverless Event-driven Microservices with using AWS Lambda, AWS DynamoDB, AWS API Gateway, AWS EventBridge, AWS SQS, AWS CDK stands for Cloud Development Kit for IaC — Infrastructure as Code tool and AWS CloudWatch for monitoring.
Language: JavaScript - Size: 254 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 325 - Forks: 167

scanamo/scanamo
Simpler DynamoDB access for Scala
Language: Scala - Size: 36.7 MB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 319 - Forks: 125

architect/arc.codes
The Architect web site! 🌩
Language: JavaScript - Size: 19.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 315 - Forks: 98

deptno/dynamon 📦
:smiling_imp: Dynamon is GUI client for DynamoDB, can connect local dynamodb.
Language: TypeScript - Size: 2.9 MB - Last synced at: 18 days ago - Pushed at: about 6 years ago - Stars: 314 - Forks: 14

aramalipoor/aws-cost-saver
A tiny CLI tool to help save costs in development environments when you're asleep and don't need them!
Language: TypeScript - Size: 1.08 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 311 - Forks: 9

aws-samples/aws-serverless-shopping-cart
Serverless Shopping Cart is a sample implementation of a serverless shopping cart for an e-commerce website.
Language: Python - Size: 1.49 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 303 - Forks: 371

aws-samples/aws-cognito-apigw-angular-auth 📦
A simple/sample AngularV4-based web app that demonstrates different API authentication options using Amazon Cognito and API Gateway with an AWS Lambda and Amazon DynamoDB backend that stores user details in a complete end to end Serverless fashion.
Language: JavaScript - Size: 152 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 300 - Forks: 116

kvtools/valkeyrie
Distributed Key/Value Store Abstraction Library written in Go.
Language: Go - Size: 671 KB - Last synced at: 26 days ago - Pushed at: 4 months ago - Stars: 290 - Forks: 42

aws-samples/designing-cloud-native-microservices-on-aws
Introduce a fluent way to design cloud native microservices via EventStorming workshop, this is a hands-on workshop. Contains such topics: DDD, Event storming, Specification by example. Including the AWS product : Serverless Lambda , DynamoDB, Fargate, CloudWatch.
Language: Java - Size: 45 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 285 - Forks: 76

radzionc/radzionkit
RadzionKit: A versatile full-stack development toolkit designed to streamline and enhance your coding projects with a suite of integrated, easy-to-use packages.
Language: TypeScript - Size: 12.9 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 279 - Forks: 49

aws/aws-toolkit-eclipse 📦
(End of life: May 31, 2023) AWS Toolkit for Eclipse
Language: Java - Size: 167 MB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 275 - Forks: 176

mvfsillva/dialetus-service
API to Informal dictionary for the idiomatic expressions that each Brazilian region It has
Language: JavaScript - Size: 2.24 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 257 - Forks: 87

castore-dev/castore
Making Event Sourcing easy 😎
Language: TypeScript - Size: 14.5 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 249 - Forks: 21

altairsix/eventsource
Serverless Go event sourcing library built on top of dynamodb
Language: Go - Size: 72.3 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 247 - Forks: 39

mozilla-services/autopush-rs
Push Server in Rust
Language: Rust - Size: 4.52 MB - Last synced at: about 22 hours ago - Pushed at: about 23 hours ago - Stars: 244 - Forks: 19

sbstjn/serverless-analytics
Track website visitors with Serverless Analytics using Kinesis, Lambda, and TypeScript.
Language: CSS - Size: 299 KB - Last synced at: 19 days ago - Pushed at: almost 7 years ago - Stars: 244 - Forks: 27

taoensso/faraday
Amazon DynamoDB client for Clojure
Language: Clojure - Size: 930 KB - Last synced at: 8 days ago - Pushed at: 15 days ago - Stars: 242 - Forks: 83

anishkny/realworld-dynamodb-lambda
λ serverless backend implementation for RealWorld using AWS DynamoDB + Lambda
Language: JavaScript - Size: 681 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 241 - Forks: 62

aws-samples/amazon-dynamodb-design-patterns
This repo contains sample data models to demonstrate design patterns for Amazon DynamoDB.
Size: 2.7 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 234 - Forks: 45

balmbees/dynamo-types
Typescript AWS DynamoDB ORM
Language: TypeScript - Size: 949 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 233 - Forks: 18

haydenwoodhead/burner.kiwi
No bullshit temporary mail service written in Go
Language: Go - Size: 12.1 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 225 - Forks: 29

Savjee/home-energy-monitor 📦
ESP32-based Home Energy Monitor
Language: TypeScript - Size: 5.96 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 224 - Forks: 78

softprops/dynomite
⚡🦀 🧨 make your rust types fit DynamoDB and visa versa
Language: Rust - Size: 2.4 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 221 - Forks: 52

panacloud-modern-global-apps/full-stack-serverless-cdk
Learn to Build Full-Stack Serverless Apps and APIs using AWS Cloud Development Kit (CDK) in Baby Steps.
Language: TypeScript - Size: 177 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 215 - Forks: 105

robhogan/dynamodb-geo.js
A node-friendly typescript port of https://github.com/awslabs/dynamodb-geo
Language: TypeScript - Size: 136 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 212 - Forks: 98

metrue/YoYo
A dead simple comment engine built on top of AWS lambda and React, alternative comment service to Disqus.
Language: JavaScript - Size: 5.87 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 209 - Forks: 14

shiftcode/dynamo-easy
DynamoDB client for NodeJS and browser with a fluent api to build requests. We take care of the type mapping between JS and DynamoDB, customizable trough typescript decorators.
Language: TypeScript - Size: 3.64 MB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 208 - Forks: 28

dabit3/amplify-photo-sharing-workshop
Building full-stack cloud apps with AWS Amplify and React
Language: JavaScript - Size: 2.09 MB - Last synced at: 12 minutes ago - Pushed at: almost 4 years ago - Stars: 208 - Forks: 60

AllocZero/EfficientDynamoDb
High-performance C# DynamoDb library
Language: C# - Size: 3.79 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 207 - Forks: 21

srcecde/aws-tutorial-code
AWS tutorial code.
Language: Python - Size: 99 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 202 - Forks: 320

sls-mentor/sls-mentor
Analyze your AWS serverless app in one command! 30+ best practices to improve costs💰 security🛡 stability🧘♀️ speed🚀 and sustainability🌱
Language: TypeScript - Size: 9.2 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 196 - Forks: 8

kitar/laravel-dynamodb
A DynamoDB based Eloquent model and Query builder for Laravel.
Language: PHP - Size: 108 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 190 - Forks: 28

shelfio/jest-dynamodb
Jest preset for DynamoDB local server
Language: TypeScript - Size: 319 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 189 - Forks: 37

ocoda/event-sourcing
An event-sourcing library for NestJS
Language: TypeScript - Size: 3.58 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 187 - Forks: 10

jacqueskang/EventSourcing
.NET Core event sourcing framework
Language: C# - Size: 1.24 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 186 - Forks: 31

International-Slackline-Association/Rankings-Backend
Server-side client of ISA Rankings (Serverless, NestJS, DynamoDB)
Language: TypeScript - Size: 3.52 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 183 - Forks: 34

jet/propulsion
.NET event stream projection and scheduling platform with CosmosDB, DynamoDB, EventStoreDB, MemoryStore, message-db, Equinox and Kafka integrations
Language: F# - Size: 1.48 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 179 - Forks: 24

lynnlangit/Hello-AWS-Data-Services
AWS Data/MLServices sample code & notes for my LinkedIn Learning courses
Language: Jupyter Notebook - Size: 96 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 177 - Forks: 100

sbstjn/sqs-worker-serverless
Example for SQS Worker in AWS Lambda using Serverless
Language: JavaScript - Size: 1.46 MB - Last synced at: 19 days ago - Pushed at: almost 7 years ago - Stars: 176 - Forks: 38

mdminhazulhaque/aws-cli-cheatsheet
☁️ aws CLI + jq = Make life easier
Language: Python - Size: 2.79 MB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 174 - Forks: 81

pplu/aws-sdk-perl
A community AWS SDK for Perl Programmers
Language: Perl - Size: 71.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 170 - Forks: 94

Alonreznik/dynamodb-json
DynamoDB JSON util to load and dump strings of Dynamodb JSON format to python object and vise-versa
Language: Python - Size: 40 KB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 169 - Forks: 39

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: about 1 month ago - Pushed at: over 4 years ago - Stars: 169 - Forks: 69

J-Tech-Japan/Sekiban
Sekiban - an Opinionated Event Sourcing and CQRS Framework using C#. It can store data into Azure Cosmos DB, AWS Dynamo DB or Postgres
Language: C# - Size: 70.5 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 167 - Forks: 3

aeksco/aws-pdf-textract-pipeline
:mag: Data pipeline for crawling PDFs from the Web and transforming their contents into structured data using AWS textract. Built with AWS CDK + TypeScript
Language: TypeScript - Size: 1.66 MB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 166 - Forks: 18

PiotrJustyna/road-to-orleans
This repository illustrates the road to orleans with practical, real-life examples. From most basic, to more advanced techniques.
Language: C# - Size: 3.39 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 158 - Forks: 30

victorquinn/dynasty
Dynasty - Promise-based, clean DynamoDB API
Language: CoffeeScript - Size: 781 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 158 - Forks: 51

dabit3/graphql-recipes
A list of GraphQL recipes that, when used with the Amplify CLI, will deploy an entire AWS AppSync GraphQL backend.
Size: 452 KB - Last synced at: 5 days ago - Pushed at: almost 5 years ago - Stars: 156 - Forks: 17

ananthakumaran/fake_dynamo
local hosted, inmemory Amazon DynamoDB emulator.
Language: Ruby - Size: 834 KB - Last synced at: 5 days ago - Pushed at: over 10 years ago - Stars: 156 - Forks: 35

freshollie/jest-dynalite
Jest preset to run Dynalite (DynamoDB local) per test runner
Language: TypeScript - Size: 2.22 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 152 - Forks: 16

boostchicken/spring-data-dynamodb Fork of derjust/spring-data-dynamodb
This module deals with enhanced support for a data access layer built on AWS DynamoDB.
Language: Java - Size: 3.72 MB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 151 - Forks: 49
