Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-20T23:55:53.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T04:16:32.268Z (8 months ago)
- Topics: aws, dynamodb
- Homepage: https://app.diagrams.net/#Hdanishi%2Fdynamodb-er-diagram%2Fmaster%2Fer.drawio.svg
- Size: 38.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DynamoDB ER Diagram
![MIT](https://img.shields.io/github/license/danishi/dynamodb-er-diagram)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com)## What's this?
One idea for drawing an ER diagram in DynamoDB.Give a ⭐️ if you like this diagram!
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](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.