download free 30 days trial version buy simpledb explorer
Documentation   Download   Purchase   Support   FAQs   Forum   ScreenShots & Demos       

How to create Domain and Attributes in Amazon SimpleDB?

Follow the steps below to create a new SimpleDB domain:

  1. Run SDB Explorer and connect with Amazon SimpleDB account.
  2. Click on Create Domain [1] icon on tool bar.
  3. You will be prompted to enter domain name, enter a unique name for your domain
  4. Select region end point from combo box, at which location you want to create domain.  
  5. Click on  OK button.
  6. Status bar will show message as 'Getting domain from Amazon server'.
  7. After a short while a message box will show ' Domain is successfully created ', click on OK button here. If domain name already exist then it will suggest  you new name, you can select the check box having new suggested domain name and try again click on OK button.
  8. Now your Domain will be seen on List of Domains (Domain Explorer Window).
  9. You've created a new domain.



     

 

Follow the steps below to create new attributes in your Domain :

  1. Select and Right click your domain from List of Domains.
  2. Click on Put attribute [2] option of right click menu.
  3. A new window of Put attribute will be opened.
  4. Domain name will be displayed on Domain text field.
  5. Enter an Item Identifier in Item field.
  6. Enter the name of Attribute in Attribute name field.
  7. Write the value of the attribute in Value field.
  8. The Attribute Value , and Replace (Either True OR False) will be added in the table.
  9. If you want to delete the row from the table then you will have to select the particular row followed with a click on Delete button.
  10. Consequently the row will be deleted from the table.
  11. If you click on Save button then attributes and their values present in table will be added in domain.
  12. The details of the domain will be displayed in the GRID.
  13. If you click on CANCEL button then attributes and their value wouldn't be added in the domain and the window will be disappeared.


  • ^ Create Domain : In SDB Explorer you can also find this option in File menu. You just need to go on file menu and choose Create Domain option. At the time of creating new domain please make sure that the domain name should not contain any special character or space in it.
  • ^ Put attribute: Attributes are some sort of traits by which items can be defined properly. Attributes in domain are displayed and behaves just like a column header.
You can understand attribute by a metaphor of a shirt which have attributes as color, size, prize, and company. Each attribute defines item differently and overall description of item can be found by the addition of all these descriptions.

Attributes are free to be added any time in the domain and even one cell of attribute-value pair can contain more then one value means an item can be defined by more then one value of its single attribute. Each item can have up to 256 attribute-value pairs. Each attribute name & value can range from 1 to 1,024 bytes.


 

Give us your feedback