Skip to content

How to connect to dynamodb-local using NoSQL WorkBench for Amazon DynamoDB

0

I using dynamoDB local in docker when development local.

Can I connect to dynamoDB local using NoSQL Workbench for Amazon DynamoDB?
Is there an option such as --endpoint-url?

asked 6 years ago2.6K views
4 Answers
0

Currently the workbench does not support DynamoDB Local.

answered 6 years ago
0

We are working on adding support for DynamoDB Local in NoSQL Workbench. We will ship that very soon. Stay tuned for more updates.

answered 6 years ago
0
answered 6 years ago
0

You can also try Dynobase, an alternative interface for DynamoDB which supports both DynamoDB Local, Localstack and --endpoint-url option.

answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.