https://github.com/danishi/dynamodb-er-diagram
DynamoDB ER Diagram
https://github.com/danishi/dynamodb-er-diagram
aws dynamodb
Last synced: about 1 month ago
JSON representation
DynamoDB ER Diagram
- Host: GitHub
- URL: https://github.com/danishi/dynamodb-er-diagram
- Owner: danishi
- License: mit
- Created: 2022-07-17T13:08:43.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-20T23:55:53.000Z (over 3 years ago)
- Last Synced: 2025-12-25T17:10:33.985Z (7 months ago)
- Topics: aws, dynamodb
- Homepage: https://app.diagrams.net/#Hdanishi%2Fdynamodb-er-diagram%2Fmaster%2Fer.drawio.svg
- Size: 38.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DynamoDB ER Diagram

[](https://makeapullrequest.com)
## What's this?
One idea for drawing an ER diagram in DynamoDB.
Give a ⭐️ if you like this diagram!
[](https://www.buymeacoffee.com/danishi)
## ER Diagram
It is drawn using [Draw.io](https://www.draw.io/).

## Explanation
As an example, I am drawing a problem with a user and drawing the data structure of a web application.
This expression is used in consideration of the fact that there is not one data schema in one table and that there are multiple GSIs.