Top 11 Go Dynamodb Projects
-
Project mention: Graphviz: Open-source graph visualization software | news.ycombinator.com | 2022-01-17
Autogenerated database documentation is often pretty hit and miss but tbls[1] does a pretty good job in that space. Especially when you comment on your tables, fields, views, functions etc (which is a good habit anyway!) the output is quite useful
-
Gin starter project with a CRUD API and DynamoDB connection: go-gin-boilerplate
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
gokv
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
-
-
-
Running a Fly app backed by DynamoDB Global Tables is an option. DDB keeps a copy of your data in all the regions you specify, each Fly instance can connect to the nearest region, and writes are propagated with eventual consistency & last write wins.
And most Redis commands can be mapped to DDB, I worked on a lib to do that.
https://github.com/dbProjectRED/redimo.go
-
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
-
Project mention: Stop using static cloud credentials in GitHub Actions | reddit.com/r/aws | 2022-01-23
Pulumi used in https://www.leebriggs.co.uk/blog/2022/01/23/gha-cloud-credentials.html does strike me as unneccessaraily complex compared to 45L of Cloudformation https://github.com/kaihendry/go-web-dynamo-starter/blob/main/github-role/configure-aws-credentials.yml
-
-
Project mention: Optimistic Locking with Version Number in DynamoDB? | reddit.com/r/golang | 2022-04-05
I am building out a new version of an existing library I have which implements optimistic locking with Go and AWS SDK v2. https://github.com/wolfeidau/dynastorev2
-
lambda-functionurl-dynamodb-sam-go
Use Lambda Function URL to write a Serverless app backed by DynamoDB
Project mention: Use Lambda Function URL to write a Serverless app backed by DynamoDB | dev.to | 2022-05-09git clone https://github.com/abhirockzz/lambda-functionurl-dynamodb-sam-go cd lambda-functionurl-dynamodb-sam-go
Go Dynamodb related posts
Index
What are some of the best open-source Dynamodb projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | tbls | 1,357 |
2 | go-gin-boilerplate | 468 |
3 | gokv | 423 |
4 | dynamolock | 83 |
5 | go-localstack | 47 |
6 | redimo.go | 24 |
7 | dynatomic | 14 |
8 | go-web-dynamo-starter | 12 |
9 | dynamodb-with-go | 10 |
10 | dynastorev2 | 5 |
11 | lambda-functionurl-dynamodb-sam-go | 0 |
Are you hiring? Post a new remote job listing for free.