No out of the box solution is likely to include support for database connections over HTTP, though, so this seems unlikely to be a solution to the problem.
On Sep 8, 11:11 am, David <[email protected]> wrote: > GAE apps can use SQL relational databases, if the relational database > is available through a web service. The database would be accessed > through the GAE urlfetcher library, or httplib, or urllib2. > > One such SQL web service is Rdbhost, atwww.rdbhost.com. > > David Keeney > > On Thu, Sep 3, 2009 at 8:38 AM, arpit<[email protected]> wrote: > > > I have just started with GAE and one of the things I'd like to do is > > deploy something like Trac or RedMine to track the project we are > > working on. Unfortunately Trac doesnt work on GAE since it needs MySQL > > or similar relational database. Is there any app for tracking projects/ > > ticket management for GAE? > > > thanks > > -arpit > > -- > [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 -~----------~----~----~----~------~----~------~--~---
