SimpleDB Edit Domain Tool

The Edit Domain Tool for Amazon SimpleDB allows users to visually edit domain data. The Edit Domain tool generates SQL that can be executed by the RazorSQL SimpleDB database driver to insert, update, or delete domain attribute data.

After selecting the domain name to edit, the Edit Domain Tool displays a window showing the attribute names for the domain with the itemName() attribute displayed in the first column followed by the rest of the distinct attributes for the domain. The Edit Domain Tool displays a window showing the table data and several options. The options are the following:

Search Data: Allows the user to search for data in the domain.

Find / Replace Data: Allows the user to find, replace, and replace all data in the domain.

Preview / Generate SQL: Generates the SQL for whatever changes have been made and displays the generated SQL.

Commit / Execute Changes: Generates and executes the SQL for whatever changes have been made. Also displays the SQL that was executed.

Below is a screen shot of the Edit Domain Tool for Amazon SimpleDB.

SimpleDB Edit Domain