TinyDB; an actual useful app built on AppEngine
TinyDB is a new micro database app that allows you to easily get and set data to a URL and then access it again. It supports JSON and XML formats. I really like the concept a lot. The ability to throw up a simple datastruct or two in a very light way is definitely a good thing. The creators say it was because they wanted to attach data to tinyurls which makes a lot of sense to me.
While they point out that the TinyDB entries aren’t secure, I’m mostly curious to see if they plan to let people alter the data after it’s been posted or if it will remain locked in time forever. Whatever small concerns I have, it’s a great project. I also think it’s really cool that they’ve used AppEngine to create it with. I’ve been wondering how successful App Engine would be but with stuff like this coming out I’m looking forward to seeing the big internet providers compete to host the many apps of the future.
Technorati Tags:
tinydb, tinyurl, database, db, REST, google, appengine, hosting, apps, json