TinyDB : a small database for your GWT Application
By dgirard on Sunday 11 May 2008, 23:21 - Permalink
Jason and Kortina built tinydb at appengine hackathon nyc after CC wanted to send structured data along with a tinyurl.
tinydb.org's goals are:
- Provide a simple API for writing and reading small chunks of data from anywhere.
- Serve as a platform upon which twitter applications and javascript widgets can be written.
- Circumvent crossdomain.xml in interesting and creative ways.
My blogs : http://tinydb.org/sg?_f=json
The idea is very nice, but be carful : Javascript injection ;-) http://tinydb.org/sk

Comments
The hackathon was a lot of fun. A GWT demo was also given at the end, but I don't think its online
I have organized a Codathlon about GAE in Paris. I have built an application with GWT. I will post it soon.