# README
RAITO - DynamoDB utils
Introduction
dynamodb_utils
is a go library with utility functions for using aws dynamodb.
Getting Started
Add this library as a dependency via go get github.com/raito-io/go-dynamo-utils
Features
- Distributed lock: Handle distributed locks by using DynamoDB
- Executor: Easy execution of Query and Scan operations on DynamoDB
- Input Builder: Build DynamoDB Scan, Query and Update input queries
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author