dynamodb-with-go VS go-localstack

Compare dynamodb-with-go vs go-localstack and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
dynamodb-with-go go-localstack
2 -
13 75
- -
0.0 8.6
about 3 years ago 7 days ago
Go Go
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dynamodb-with-go

Posts with mentions or reviews of dynamodb-with-go. We have used some of these posts to build our list of alternatives and similar projects.
  • DynamoDB with Go #11 - Expressions API
    1 project | dev.to | 31 Oct 2020
    I would like to draw your attention to the fact that GetItemCollection function has V1 prefix. We also have version 2 of the function. For this episode I'll set a convention where all functions that use traditional string based expressions end with V1 and are located in strings_expressions.go file. Functions that use expression API can be found in api_expressions.go and end with V2 prefix.
  • DynamoDB with Go #4 - Indices
    1 project | dev.to | 8 Sep 2020
    Thanks to the fact that some of the files have year in their names we are able to get files older/younger than given date. Look here how we did it.

go-localstack

Posts with mentions or reviews of go-localstack. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning go-localstack yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing dynamodb-with-go and go-localstack you can also consider the following projects:

dynatomic - Dynatomic is a library for using dynamodb as an atomic counter

S3Mock - A simple mock implementation of the AWS S3 API startable as Docker image, TestContainer, JUnit 4 rule, JUnit Jupiter extension or TestNG listener

Pulumi - Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀

gock - HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽

hoverfly - Lightweight service virtualization/ API simulation / API mocking tool for developers and testers

Mmock - Mmock is an HTTP mocking application for testing and fast prototyping

go-txdb - Immutable transaction isolated sql driver for golang

ddns-route53 - Dynamic DNS for Amazon Route 53 on a time-based schedule

counterfeiter - A tool for generating self-contained, type-safe test doubles in go

sns-sqs-big-payload - Amazon SNS/SQS client library that enables sending and receiving messages with payload larger than 256KiB via Amazon S3.

go-sqlmock - Sql mock driver for golang to test database interactions

gomock - GoMock is a mocking framework for the Go programming language.