Friday, March 8, 2013

Re: Can google cloud sql deal with joins of 600M rows by 2M rows

It depends on the size of the rows, the indexes and the WHERE conditions from the query. And of course, how long you are willing to wait for the query to complete. :-)

A very good video on how databases work is the following:

Richard Hipp: How SQL Database Engines Work

-- Razvan ME


On Fri, Mar 8, 2013 at 11:06 PM, ethan <elmoeller@gmail.com> wrote:
Can google cloud sql deal with joins of 600M rows by 2M rows?

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment