DEV Community

juricake
juricake

Posted on

DynamoDB client for Go

Hey all!

I'm building a simple DynamoDB client for Go. I've always felt that AWS-provided client lacks simplicity, and offers functionalities seldom used. I've created some abstractions around DDB concepts and decided to maintain it as public lib.

Let me know your thoughts, opinions, etc. Also, always open for pull requests and issues. I'll be continuing to build this lib in my free time.

Image description

Top comments (0)