|
SDB Explorer supports bulk data upload to Amazon SimpleDB. You can upload MY SQL data to Amazon SimpleDB. SDB Explorer can auto generate item names for bulk upload.
Follow the steps to upload database like MySql on Amazon SimpleDB with Auto-Generated key:
-
Run
SDB Explorer
as usual.
-
After successful login, select your domain from the tree.
-
Click on
Bulk Upload
button present at tool bar of main window.
-
Select "
Upload MY SQL
" Data from drop down window.
-
Connect using the saved connection that you added in
Add/Manage Database Connection
-
After sucessfully connected, Enter Database Name from which you want to upload table or select it from the list shown when clicking on "Select" hyperlink.
-
Enter Table Name or select it from the list shown when clicking on "Select" hyperlink.
-
Enter Domain name in which you want to upload data of your database.
-
Select server region end point for the specified domain name.
-
Enter Query fetch size which is The size of the record to be fetched at a time by database
-
Enter Query as select * from table_name that is to be executed and to be uploaded on Amazon SimpleDB. Here table_name is Table Name you Entered.
-
Click on
Execute
button.
-
After executing the query your fields will be visible in the Field Name column.
-
Click on
"Advance Settings"
hyper link situated over bottom of the panel at left hand side corner.
-
A new panel will be opened.
-
Select radio button named as
"Generate Auto numbers for each row a Amazon Simple DB item name"
.
-
Provide starting Number i.e. from where you would like to start generating numbers.
-
Providing prefix, It is optional.
-
Click on
Ok
button.
-
From
ADD/REPLACE
panel open select check box "Select All" or "Replace All" as needed and Click "Ok" button.
-
Now click on
Upload
Button.
-
After completion of uploading, explore the specified domain. You will find uploaded data in GRID.
|
|
Zero-digit padding :
Zero-padding is a procedure that consists of extending the length of a series by adding zeros. |
Related Topics
:
|
|