Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write a SimpleDB tutorial #495

Open
gtaylor opened this issue Jan 20, 2012 · 4 comments
Open

Write a SimpleDB tutorial #495

gtaylor opened this issue Jan 20, 2012 · 4 comments

Comments

@gtaylor
Copy link
Contributor

gtaylor commented Jan 20, 2012

SimpleDB currently lacks a tutorial. Need to show how to create a domain, populate, update, delete, and query records. Cover eventual consistency, and mention SimpleDB's relatively erratic performance characteristics. Point to DynamoDB as a consistently faster, but more expensive, alternative.

@rdodev
Copy link
Contributor

rdodev commented Jan 23, 2012

I'd like to take a stab at it.

@gtaylor
Copy link
Contributor Author

gtaylor commented Jan 23, 2012

Rock on, it's yours. I don't appear to be able to assign the issue to you, but I'll assign it to me so others know it's being worked on.

@ghost ghost assigned gtaylor Jan 23, 2012
@timbotron
Copy link

That would be really great. I'm still new to using boto, and things like getting the item name back so I can try to delete it is not obvious from the docs. I still haven't figured it out..

As a new user, I'd be happy to give feedback on any new SimpleDB docs that are written. If rdodev hasn't done anything with it, I could give it a try, using other tutorials as a template.

@ilam
Copy link
Contributor

ilam commented Jun 23, 2014

I think this should be closed since now we have a SimpleDB tutorial.
http://boto.readthedocs.org/en/latest/simpledb_tut.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants