Hello everybody,
I am writing an app for storing and delivering files more or less from 3 up
to 600Mb size.

I would like to rely on Google App Engine for running my web2py instance.

What I am wondering if it's better to store the data directly in the Google
not relational datastore (Google Cloud Datastore), or to upload them to the
Google relational MySQL version (Google Cloud SQL), or in the end to
implement the upload/download to the Google Cloud Storage treating it as
alternative uploadfs.

Does anybody have any suggestion or experience on this topic?

Thanks.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to