Overview
On this page
DynamoDB Plugin is a GUI Client for DynamoDB based on IntelliJ Platform. It is designed to query and manage DynamoDB database. You can connect to local or AWS DynamoDB, manage it, browse and edit your data.
Video introduction
To get a quick tour of basic DynamoDB Plugin features, see the following introduction video (2 minutes) but it is a bit outdated.
First steps
These set of topics are focused on describing features, functionality, the application interface, and might help you to get started quickly.
Installation → Install the plugin in your IDE
Connection → Start working with DynamoDB by creating a connection to it.
DynamoDB tool window → DynamoDB tool window.
Console → Execute requests to DynamoDB.
Response view → Browse response in JSON, DynamoDB JSON or Table view.
Query Builder → Search with Query Builder.
Editing Data → Edit DynamoDB items.
Feedback and Bug Reports → Create a bug report or feature request.