-
Notifications
You must be signed in to change notification settings - Fork 0
Golang Stack
Vojtech Mašek edited this page Aug 19, 2019
·
2 revisions
⚡ GORM
ORM (postgres, mysql...)
- "code first"
- Auto-migration
ORM (postgres, mysql...)
- "database first"
- No Auto-migration
- Better performance than GORM
- Type-safety: firstly needs to generate models from DB
-
DynamoDB - cloud based from AWS
- godynamo - wrapper around official library
- Datastore - cloud based from Google
- 💡 Echo
- 💡 GRPC-Gateway
- 💡 MMO
- used for orchestration
- gRPC service plugin (protobuf)
- gRPC HTTP gateway plugin
- Swagger plugin
- Angular API client plugin
-
FE / Angular
-
Golang
-
DevOps
-
Agile process and SCRUM
-
Internship
-
Bootcamp