Posted On: Feb 26, 2024

NoSQL Workbench for Amazon DynamoDB, a client-side application that helps you visualize and build scalable, high-performance data models, now supports cloning tables between development environments. With this feature, you can quickly develop and test your application with your DynamoDB tables across multiple environments.

Using the cloning tables feature on NoSQL Workbench will copy table key attributes with options to copy global secondary indexes, capacity settings, and the table’s data from one DynamoDB environment to another. With this feature, you can develop and test your code with DynamoDB tables in the same state across your development environments. You can clone your DynamoDB local tables to a DynamoDB web service staging environment for further testing. You can also clone tables from your DynamoDB web service production environment to DynamoDB local to work with a subset of your production data, without having to separately create a new table, re-define the key schema, and add data.

Get started with the latest version by downloading NoSQL Workbench from “Download NoSQL Workbench”. NoSQL Workbench is available at no additional cost. For more information, see the developer guide for NoSQL Workbench.