Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.