Home
> Uncategorized > Live example of a SimpleDB site
Live example of a SimpleDB site
My experiment with Amazon’s SimpleDB lead me to put up a site called Airport Delays.org, which is a site that uses FAA data, stored in a AWS SimpleDB database, read back using the code snippets in previous posts.
The case sensitivity is a pain, since the selects have to match the case of the data, and paging is a problem, since the tokens are huge. and they tend to break IIS
see http://www.airportdelays.org/ByState.aspx/wyoming then press "Next" and it says Bad request. – Worked on my development server ! grr.
I did add a filter by tail number also http://www.airportdelays.org/ByTailNumber.aspx/N434YV which is quite new… might add to it, if people use it.
Categories: Uncategorized
Comments (0)
Trackbacks (0)
Leave a comment
Trackback