I am wondering if there is any interest in a database wrapper for Google App Engine. Such a wrapper would make it much easier to move a web.py app to google app engine--simply change the database parameters and write a few classes, as opposed to rewriting every single web.db query into app engine queries. This seems possible because GQL is essentially SQL. I have no experience with creating db backends, but I'd like to help in any way possible if others are also interested.
-Alan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
