본문 바로가기
AWS

AWS DynamoDB 참고사이트

by DOSGamer 2022. 8. 26.
반응형

Dynamodb Toolbox

jeremydaly/dynamodb-toolbox
The DynamoDB Toolbox is a set of tools that makes it easy to work with Amazon DynamoDB and the DocumentClient. It's designed with Single Tables in mind, but works just as well with multiple tables. It lets you define your Entities (with typings and aliases) and map them to your DynamoDB tables.
https://github.com/jeremydaly/dynamodb-toolbox

Dynamodb Lambda

anishkny/realworld-dynamodb-lambda
AWS DynamoDB + Lambda codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API. This codebase was created to demonstrate a fully fledged fullstack application built with AWS DynamoDB + Lambda including CRUD operations, authentication, routing, pagination, and more.
https://github.com/anishkny/realworld-dynamodb-lambda

참고사이트

https://dynobase.dev/dynamodb-nodejs/

https://github.com/Dynobase/serverless-dynamodb-api-boilerplate

https://github.com/jeremydaly/dynamodb-toolbox


Uploaded by N2T

반응형

'AWS' 카테고리의 다른 글

서버리스 프레임워크 사용법 Serverless Framework  (0) 2022.09.20
AWS를 도커로 설정하기  (0) 2022.08.26
puppeteer + lambda 조합으로 사용법  (0) 2022.08.26
IAM 정책  (0) 2022.08.24
Underneath DynamoDB  (0) 2022.08.24
CodeCommit  (0) 2022.08.24
DynamoDB  (0) 2022.08.24
API authorizers  (0) 2022.08.24