Db Acces Online like PhpMyAdmin

101 views
Skip to first unread message

Dan Course

unread,
Feb 10, 2009, 7:48:44 AM2/10/09
to Google App Engine
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

Marzia Niccolai

unread,
Feb 10, 2009, 12:41:57 PM2/10/09
to google-a...@googlegroups.com
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

Dan Course

unread,
Feb 11, 2009, 4:16:03 AM2/11/09
to Google App Engine
Brill, that whole dashboard wasn't there on the first day of opening
the account!

Cheers

On Feb 10, 5:41 pm, Marzia Niccolai <ma...@google.com> 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
>

suatatan

unread,
Jul 25, 2012, 3:45:52 AM7/25/12
to google-a...@googlegroups.com, danc...@gmail.com
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ı:
Reply all
Reply to author
Forward
0 new messages