If you prefer to use an SQL relational database rather than Bigtable, Rdbhost might be useful to you.
Rdbhost provides SQL Relational databases as a Web Service. Set up a database via the website, then that database can be queried via our Python DB API module, or via http requests directly. The queries themselves are Postgres SQL. The DB API module works under Google Application Engine, so you can use the GAE application hosting without giving up SQL for database querying. http://www.rdbhost.com David Keeney -- [email protected] Rdbhost -> SQL databases as a webservice [www.rdbhost.com] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
