/Amazon-DynamoDB-Demo

Small demo that demonstrates some basic features of the DynamoDB. The demo loads loan data from a JSON feed into DynamoDB, displays these items from the database, filters them by keyword, adds new records and updates existing ones.

Primary LanguageJava

Stargazers