Cloud SQL + Images

42 views
Skip to first unread message

Tiago M

unread,
Apr 27, 2015, 6:50:08 PM4/27/15
to google-a...@googlegroups.com
Hey guys, how can i do upload, use, and download images in my creations(web sites) in GAE cloud SQL?
i tried to search with blobs, bloobstore plus cloud sql, but nothing .-. 


im trying to create a website what permits the user to upload images

Qian Qiao

unread,
Apr 27, 2015, 7:40:04 PM4/27/15
to google-a...@googlegroups.com
Uploading an image, saving it into a DB as BLOB and later serving it isn't really related to Cloud SQL, you do it the same with as with any other SQL, there are plenty of examples online if you google it.

More to the more though, you probably don't want to use Cloud SQL to store the actual image anyway, you can use either datastore or Cloud SQL to store the metadata, for storing the actual image, you could consider using Google Cloud Storage.

HTH.

-- Joe

--
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-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/1e326c5e-7b00-49d9-bffe-f36d3d68fed3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages