Questions regarding 10GB instance limit

87 views
Skip to first unread message

Daniel Florey

unread,
Oct 7, 2011, 8:43:00 AM10/7/11
to google-cloud...@googlegroups.com
Hi,
first of all: Congrats to all developers that worked on this project!!
Questions:

Will the 10GB instance limit be increased when the product is out of preview or is this a fixed limit that developers should take into account when choosing between SQL and GAE datastore?

Is the index size comparable to GAE datastore or will it be lower? On App Engine I currently have 58 GBytes of stored data and 231.45 GB of total HR data (=including indexes).

Thanks,
Daniel

Ken Ashcraft

unread,
Oct 7, 2011, 1:15:35 PM10/7/11
to Google Cloud SQL discuss
> Will the 10GB instance limit be increased when the product is out of preview
> or is this a fixed limit that developers should take into account when
> choosing between SQL and GAE datastore?

We put the limit there primarily to prevent abuse during the Limited
Preview period. When we start charging for the service, you will be
able to pay for more storage. For large amounts of data, the
Datastore will probably be more appropriate because the data is
automatically split over multiple machines.

> Is the index size comparable to GAE datastore or will it be lower? On App
> Engine I currently have 58 GBytes of stored data and 231.45 GB of total HR
> data (=including indexes).

I think it depends on your schema. It is just MySQL, so you can run
MySQL on your local machine, populate your database, add indexes, and
measure the file size on disk.

Ken
Reply all
Reply to author
Forward
0 new messages