Viewing all tables in a data model using aggregate view - Amazon DynamoDB

Viewing all tables in a data model using aggregate view

The aggregate view in NoSQL Workbench for Amazon DynamoDB allows you to visualize all the tables and indexes in a data model. For each table, the following information appears:

  • Table column names

  • Sample data

  • All global secondary indexes that are associated with the table. NoSQL Workbench displays the following information for each index:

    • Index column names

    • Sample data

To view all table information
  1. Open NoSQL Workbench, and on the main screen, click the name of the model that you want to open.

  2. In the top bar, click Aggregate view. You will see the data across all tables and indexes on the same screen.

To export aggregate view as images
  1. With Aggregate view selected, click the three-dot icon and choose Export aggregate view

  2. An archive with PNG images of all tables and indexes will be presented for download.