dynago
DynamoDB wrapper
A package simplifying interaction with AWS DynamoDB using Go.
Simplify working with AWS DynamoDB.
12 stars
3 watching
0 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
awsdynamodbgogolang
Related projects:
Repository | Description | Stars |
---|---|---|
twharmon/golamb | A toolset for building and deploying AWS Lambda functions with Go. | 7 |
hashicorp/go-dbw | A lightweight package to encapsulate database operations in Go. | 14 |
twharmon/gouid | Provides universally unique IDs with cryptographic security | 24 |
fsprojects/fsharp.aws.dynamodb | A library providing an F# wrapper around the AWS DynamoDB service to simplify interaction with its data storage and retrieval features. | 58 |
twharmon/gosql | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
edwingeng/live | A utility package providing data wrapping and hot-reload functionality for Go plugins | 4 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 150 |
savaki/dynastore | A DynamoDB-based in-memory storage solution for web applications using the Gorilla Toolkit framework. | 3 |
scanamo/scanamo | Simplifies using DynamoDB with Scala by leveraging the type system and higher-level abstractions to reduce errors and typos. | 320 |
fogfish/dynamo | A Go library providing a generic key-value abstraction to store data in AWS DynamoDB and S3 | 19 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
cyruzin/golang-tmdb | A Golang wrapper for working with the TMDb API v3 | 127 |
softprops/dynomite | A Rust library that enables writing DynamoDB applications with minimal boilerplate and robust error handling. | 220 |
xd-deng/handytools-go-webassembly | Demonstrates Go's compilation to WebAssembly and JavaScript interaction | 67 |