https://github.com/tayron/dynamodb-modelagem-estudos
Estudo de modelagem de dados com Dynamodb
https://github.com/tayron/dynamodb-modelagem-estudos
Last synced: 3 months ago
JSON representation
Estudo de modelagem de dados com Dynamodb
- Host: GitHub
- URL: https://github.com/tayron/dynamodb-modelagem-estudos
- Owner: tayron
- Created: 2021-07-28T16:45:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-29T19:22:07.000Z (almost 4 years ago)
- Last Synced: 2025-01-20T23:33:51.948Z (4 months ago)
- Language: Go
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Estudo de modelagem de dados com DynamoDB
## Para executar o projeto
```sh
go run *.go
```