Tagged Questions
2
votes
2answers
224 views
Can I create domain schema only (without any data) in Amazon SimpleDB?
I am evaluating Amazon SimpleDB at this time. SimpleDB is very flexible in the sense that it does not have to have table (or domain) schemas. The schema evolves as the create / update commands flow ...