May 2008
1 post
Tinydb.org
Tinydb is a fantastic way of storing structured data inside a tiny url.
It’s a database in the cloud without any security, querying, editing… basically anything. However since it runs on the Google App Engine the data is actually being stored on a Google Bigtable. Clearly, it’s the best place in the world for the most useless data I can possibly imagine!
I am happy to...