GitXplorerGitXplorer
z

dynamodb-calculator

public
43 stars
8 forks
0 issues

Commits

List of commits on branch master.
Verified
48e0dd984febc93b56d9d65d79e0cadf505d2da5

Change order of output

zzaccharles committed 3 years ago
Verified
4b49007b9aa6eead14555e30f6b546310c45ffad

Change order of output

zzaccharles committed 3 years ago
Verified
38d7866c581cadd4fdf84f89f3468b4ef5c80e83

Show largest attribute (#3)

nnbgraham committed 3 years ago
Verified
b78a2bd45ea02a10c98bbe1af31948040d6a9a7a

Update guide to show both old and new consoles (#2)

zzaccharles committed 3 years ago
Verified
9b043b85ba487b9dbc764a29123999a2c9af9308

Add screenshots from new DynamoDB console UI

zzaccharles committed 3 years ago
Verified
9ad16300980946da086eec462f8a4ff49afe65d6

Merge pull request #1 from bayoudhi/dev

zzaccharles committed 4 years ago

README

The README file for this repository.

DynamoDB Item Size and Consumed Capacity Calculator

This tool takes the JSON representation of a DynamoDB item and tells you its size in bytes and how many capacity units it'll consume when reading and writing.

https://zaccharles.github.io/dynamodb-calculator

Contributing

If you find any mistakes or want to make any suggestions, I'm all ears!

License

This project is licensed under the MIT License - see the LICENSE.md file for details