I am writing a python script to select, insert, update and delete data in SimpleDB.
I used the simpledb module, written in six-party, and it works very well.
I found one potential error / function that is problematic for me when I run queries with a "limit" choice, and I'm thinking of trying it with the boto module to make sure it works better.
Has anyone used these two modules? Take care to improve your opinion?
Thanks!
source share