It depends on what you are doing, but to throw another service out there, 
I've actually found mixpanel.com to be quite useful for sending data out 
to. I then use their website to get an idea for what sort of data I want to 
query for (and how to query it). Then, I wire up some Google Charts to 
render the data.

jon


On Monday, October 15, 2012 3:31:47 AM UTC-7, Richard Watson wrote:
>
> One of the issues of the datastore is a lack of SQL-like aggregates, or 
> easy ad-hoc queries in general.  This adds a lot of cost to reporting, 
> dashboards, etc.  Is BigQuery the default choice for this type of work, 
> now?  For those who have used it, what kinds of things should we watch out 
> for?  What types of result do you cache back in the datastore, or do you 
> just run all that from BigQuery?

-- 
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/-/mVrPGknHgFEJ.
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.

Reply via email to