Query data with DynamoDB Shell – a command line interface for Amazon DynamoDB

This article appeared on the AWS Database Blog about querying DynamoDB (and DynamoDB Local) using ddbsh.

https://aws.amazon.com/blogs/database/query-data-with-dynamodb-shell-a-command-line-interface-for-amazon-dynamodb/

What is DynamoDB Local? DynamoDB Local is a downloadable version of Amazon DynamoDB. With it, you can develop and test applications without accessing the DynamoDB web service. It is a great way to get started with DynamoDB.

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.