[google-appengine] Re: Anybody interested in a Datastore Manager for GAE?

2012-08-08 Thread Emanuele Ziglioli
Something like AppWrench would be nice! it's a shame it looks like 
abandonware at the moment

http://appwrench.onpositive.com/ 


On Thursday, 9 August 2012 09:41:52 UTC+12, Backpack wrote:
>
> Something like phpMyAdmin for MySQL but adapted to the datastore. 
> If so, answer these questions: 
>
> - What datastore: db, ndb or SQL? 
> - How much would you pay for that? 
> - Pay once use forever with yearly versions?  ~$100/ver 
> - or pay monthly with free updates? ~$10/mo 
> - web based or desktop app? 
>
> I am thinking on doing one with the latest HTML,CSS,JS stuff (sorry 
> IE) and just wanted to see if there was any interest in a tool like 
> that. The data viewer and data admin stuff offered by gae are limited 
> in functionality. 
>
> Thanks for your time in answering the questions. 
>

-- 
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/-/cazTqBggSTIJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Anybody interested in a Datastore Manager for GAE?

2012-08-08 Thread Backpack
Here is a mockup of what I envision:

http://georgenava.appspot.com/static/images/datamanager.png

It fits better the table model of MySQL but right now it works with
the datastore just fine.

Inline editing, SQL console, import, export, and all the stuff, will
be a huge undertaking, that's why I want to measure initial response.

Thanks for your feedback.


On Aug 8, 6:56 pm, "Drake"  wrote:
> Possibly. The Admin Console does suck, I would be happy to look at some
> screen shots, see what you bring to the table.  We'd rather pay once.
>
> When we looked in to this, the challenge was really that the datastore calls
> add up fast.
>
>
>
>
>
>
>
>
>
> > -Original Message-
> > From: google-appengine@googlegroups.com [mailto:google-
> > appeng...@googlegroups.com] On Behalf Of Backpack
> > Sent: Wednesday, August 08, 2012 2:42 PM
> > To: Google App Engine
> > Subject: [google-appengine] Anybody interested in a Datastore Manager for
> > GAE?
>
> > Something like phpMyAdmin for MySQL but adapted to the datastore.
> > If so, answer these questions:
>
> > - What datastore: db, ndb or SQL?
> > - How much would you pay for that?
> > - Pay once use forever with yearly versions?  ~$100/ver
> > - or pay monthly with free updates? ~$10/mo
> > - web based or desktop app?
>
> > I am thinking on doing one with the latest HTML,CSS,JS stuff (sorry
> > IE) and just wanted to see if there was any interest in a tool like that.
> The
> > data viewer and data admin stuff offered by gae are limited in
> functionality.
>
> > Thanks for your time in answering the questions.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > To post to this group, send email to google-appengine@googlegroups.com.
> > To unsubscribe from this group, send email to google-
> > appengine+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Anybody interested in a Datastore Manager for GAE?

2012-08-09 Thread hugues2
I would be interested. One feature I would love is next to query being 
update with SQL Like query "Update kind xxx set y=z where conditions ..."

Thanks,

Hugues


Le mercredi 8 août 2012 23:41:52 UTC+2, Backpack a écrit :
>
> Something like phpMyAdmin for MySQL but adapted to the datastore. 
> If so, answer these questions: 
>
> - What datastore: db, ndb or SQL? 
> - How much would you pay for that? 
> - Pay once use forever with yearly versions?  ~$100/ver 
> - or pay monthly with free updates? ~$10/mo 
> - web based or desktop app? 
>
> I am thinking on doing one with the latest HTML,CSS,JS stuff (sorry 
> IE) and just wanted to see if there was any interest in a tool like 
> that. The data viewer and data admin stuff offered by gae are limited 
> in functionality. 
>
> Thanks for your time in answering the questions. 
>

-- 
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/-/YCReClSA1ycJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Anybody interested in a Datastore Manager for GAE?

2012-08-09 Thread Emanuele Ziglioli
it looks really good.

I've used the evaluation of AppWrench and have found very useful the 
ability to edit both local and remote store. I find painful you can't add 
fields to an existing entity from the official web console (or can you?).

Haven't been able to run the profiler but I'd love to have tools like 
AppWrench in order to profile memory usage and other parameters that are 
unique to the GAE's production environment and that are not currently 
covered by AppStats.
Although, that'd be outside the focus of your project I suspect.

On Thursday, 9 August 2012 11:24:07 UTC+12, Backpack wrote:
>
> Here is a mockup of what I envision: 
>
> http://georgenava.appspot.com/static/images/datamanager.png 
>
> It fits better the table model of MySQL but right now it works with 
> the datastore just fine. 
>
> Inline editing, SQL console, import, export, and all the stuff, will 
> be a huge undertaking, that's why I want to measure initial response. 
>
> Thanks for your feedback. 
>
>
> On Aug 8, 6:56 pm, "Drake"  wrote: 
> > Possibly. The Admin Console does suck, I would be happy to look at some 
> > screen shots, see what you bring to the table.  We'd rather pay once. 
> > 
> > When we looked in to this, the challenge was really that the datastore 
> calls 
> > add up fast. 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > > -Original Message- 
> > > From: google-a...@googlegroups.com  
> > > [mailto:google- 
> > > appe...@googlegroups.com ] On Behalf Of Backpack 
> > > Sent: Wednesday, August 08, 2012 2:42 PM 
> > > To: Google App Engine 
> > > Subject: [google-appengine] Anybody interested in a Datastore Manager 
> for 
> > > GAE? 
> > 
> > > Something like phpMyAdmin for MySQL but adapted to the datastore. 
> > > If so, answer these questions: 
> > 
> > > - What datastore: db, ndb or SQL? 
> > > - How much would you pay for that? 
> > > - Pay once use forever with yearly versions?  ~$100/ver 
> > > - or pay monthly with free updates? ~$10/mo 
> > > - web based or desktop app? 
> > 
> > > I am thinking on doing one with the latest HTML,CSS,JS stuff (sorry 
> > > IE) and just wanted to see if there was any interest in a tool like 
> that. 
> > The 
> > > data viewer and data admin stuff offered by gae are limited in 
> > functionality. 
> > 
> > > Thanks for your time in answering the questions. 
> > 
> > > -- 
> > > You received this message because you are subscribed to the Google 
> Groups 
> > > "Google App Engine" group. 
> > > To post to this group, send email to 
> > > google-a...@googlegroups.com. 
>
> > > To unsubscribe from this group, send email to google- 
> > > appengine+...@googlegroups.com . 
> > > For more options, visit this group at 
> > >http://groups.google.com/group/google-appengine?hl=en. 
>

-- 
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/-/mA4PXJ42E5gJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Anybody interested in a Datastore Manager for GAE?

2012-08-10 Thread Cesium
After studying your mockup, I would be very interested in joining you for lunch 
at Mortons. Wow!

-- 
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/-/09ONkBgAnuwJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Anybody interested in a Datastore Manager for GAE?

2014-06-20 Thread Arvind S

>
> Why dont we guys have a discussion and start a opensource project for 
> this. Either a Eclipse Plugin or Chrome Extension? What you guys think ?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Anybody interested in a Datastore Manager for GAE?

2014-06-20 Thread Doug Anderson
If the Admin Console would add support for editing repeated fields I'd be a 
happy camper.  That's the primary reason I have to do custom admin pages. 
 I've also implemented my own bulk upload for HRD... my implementation 
isn't terribly generic though.

On Saturday, June 7, 2014 5:02:35 PM UTC-4, Arvind S wrote:
>
> Why dont we guys have a discussion and start a opensource project for 
>> this. Either a Eclipse Plugin or Chrome Extension? What you guys think ?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Anybody interested in a Datastore Manager for GAE?

2014-06-21 Thread Emanuele Ziglioli
I don't know if you guys remember AppWrench. I've found what looks like its 
source code on Google Code:
https://code.google.com/p/appwrench/

It was a very good project but it doesn't work anymore on Eclipse's current 
version.
So, I thought we could contact its original author and ask what his plans 
are about it.
It could be a good start for an Eclipse plugin


On Sunday, 8 June 2014 09:02:35 UTC+12, Arvind S wrote:
>
> Why dont we guys have a discussion and start a opensource project for 
>> this. Either a Eclipse Plugin or Chrome Extension? What you guys think ?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Anybody interested in a Datastore Manager for GAE?

2014-06-22 Thread Adam Wildavsky
I would pay what you propose for this if it supported ndb -- either payment 
model would be fine.

I have no preference for desktop vs web, except that for me it needs to run 
on MacOS. Web might be easiest unless you know a good environment for cross 
platform Linux/Mac/Windows desktop app development. 

On Wednesday, August 8, 2012 5:41:52 PM UTC-4, Backpack wrote:
>
> Something like phpMyAdmin for MySQL but adapted to the datastore. 
> If so, answer these questions: 
>
> - What datastore: db, ndb or SQL? 
> - How much would you pay for that? 
> - Pay once use forever with yearly versions?  ~$100/ver 
> - or pay monthly with free updates? ~$10/mo 
> - web based or desktop app? 
>
> I am thinking on doing one with the latest HTML,CSS,JS stuff (sorry 
> IE) and just wanted to see if there was any interest in a tool like 
> that. The data viewer and data admin stuff offered by gae are limited 
> in functionality. 
>
> Thanks for your time in answering the questions. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Anybody interested in a Datastore Manager for GAE?

2014-06-25 Thread Emanuele Ziglioli
SDK 1.9.7, from this video https://www.youtube.com/watch?v=1jcgYI7rlCg. 
will bring a local console that matches the cloud console.
Also they're showing a new "Big Data" menu, related to the new "Data Flow" 
API (a new Hadoop).

I wonder how easy will be to use Docker, and whether or not it'll be 
required, or even mandatory.

On Monday, 23 June 2014 10:58:38 UTC+12, Adam Wildavsky wrote:
>
> I would pay what you propose for this if it supported ndb -- either 
> payment model would be fine.
>
> I have no preference for desktop vs web, except that for me it needs to 
> run on MacOS. Web might be easiest unless you know a good environment for 
> cross platform Linux/Mac/Windows desktop app development. 
>
> On Wednesday, August 8, 2012 5:41:52 PM UTC-4, Backpack wrote:
>>
>> Something like phpMyAdmin for MySQL but adapted to the datastore. 
>> If so, answer these questions: 
>>
>> - What datastore: db, ndb or SQL? 
>> - How much would you pay for that? 
>> - Pay once use forever with yearly versions?  ~$100/ver 
>> - or pay monthly with free updates? ~$10/mo 
>> - web based or desktop app? 
>>
>> I am thinking on doing one with the latest HTML,CSS,JS stuff (sorry 
>> IE) and just wanted to see if there was any interest in a tool like 
>> that. The data viewer and data admin stuff offered by gae are limited 
>> in functionality. 
>>
>> Thanks for your time in answering the questions. 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Anybody interested in a Datastore Manager for GAE?

2014-06-21 Thread Vinny P
On Sat, Jun 7, 2014 at 4:02 PM, Arvind S  wrote:

> Why dont we guys have a discussion and start a opensource project for
>> this. Either a Eclipse Plugin or Chrome Extension? What you guys think ?
>
>
If this is being done, I'd prefer it packaged as a WAR or other form of
ready-to-deploy web app. Making it a Eclipse or Chrome extension makes it
difficult to make changes when on the road/otherwise unable to get access
to one's main dev machine.


-
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Anybody interested in a Datastore Manager for GAE?

2014-06-21 Thread Rafael
Depends on what language to support. My feedback is based on java.

You could bundle as a simple jar that you define on your web.xml. similar
to what pipeline does.

If you build on java and the jar is in the classpath, it would be great
because you can edit the multiple rows and then use reflection to edit also
serialized objects inside the row fields. That would be really powerful.

Something that I built custom and I use a lot is a mapreduce task that
updates all objects using code that I type on a web console. Its like the
bigtable version of the update sql command :)
The benefit of having it on a web console is that I don't need to go
through all the hassle of doing another release just to run some simple db
update. It's also well tested and I know its going to work and be
maintained.

Rafa
On Jun 20, 2014 7:47 AM, "Arvind S"  wrote:

> Why dont we guys have a discussion and start a opensource project for
>> this. Either a Eclipse Plugin or Chrome Extension? What you guys think ?
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.