Can five different GAE sites all share a common datastore?
Posted
by Pete Alvin
on Stack Overflow
See other posts from Stack Overflow
or by Pete Alvin
Published on 2010-03-21T21:15:35Z
Indexed on
2010/03/21
21:21 UTC
Read the original article
Hit count: 371
google-app-engine
In addition to the datastore for your specific site, can you also share one datastore between all your websites? (Like connecting to a different MySQL database from your main MySQL database?)
© Stack Overflow or respective owner