Datastore Viewer from admin console is a good solution for only 'viewing' to datum. Unfortunately, Datastore viewer haven't functionality same as PHPMyadmin. For example querying for RefernceProperty or editing key names etc... are very difficult and have some limitations. It's not big problem because Python and Google App engine data architecture based on OOP (Object oriented programming). Hence you can write easily your own PHPMyAdmin-like data manager custumized for your project data. Probably you don't need this if you develop on agile logic
11 Şubat 2009 Çarşamba 11:16:03 UTC+2 tarihinde Dan Course yazdı: > > Brill, that whole dashboard wasn't there on the first day of opening > the account! > > Cheers > > On Feb 10, 5:41 pm, Marzia Niccolai <[email protected]> wrote: > > Hi, > > > > You can browse and query the datastore from the admin console: > > > > http://appengine.google.com > > > > Just click on the 'Data Viewer' link on the left hand side. > > > > -Marzia > > > > On Tue, Feb 10, 2009 at 4:48 AM, Dan Course <[email protected]> > wrote: > > > > > Hi guys an gals, > > > > > Where can I access the database online for the app I've built? Like a > > > PHPMyAdmin interface for it? > > > > > I can get to the dashboard, but that just has my apps and no link to a > > > database. > > > > > Chars, > > > > > d -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/TC_g3xWtfQMJ. 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.
