<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jul 19, 2017, at 11:13 AM, Milind Khadilkar <<a href="mailto:zedobject@gmail.com" class="">zedobject@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class=""><div class=""><br class=""></div></div></div>For a small project on our hands, we plan to use GAE, largely because there is someone available locally to do hand holding... and probably also because the customer is fine with anything Google. </div></div></div></div></blockquote><div><br class=""></div><div>So here is what I know about GAE.</div><div><a href="https://en.wikipedia.org/wiki/Google_App_Engine" class="">https://en.wikipedia.org/wiki/Google_App_Engine</a></div><div><br class=""></div><div>You will presumably be using the Google Cloud Database. </div><div><a href="https://en.wikipedia.org/wiki/Google_Cloud_Datastore" class="">https://en.wikipedia.org/wiki/Google_Cloud_Datastore</a></div><div><br class=""></div><div>It is a relational database.  </div><div><br class=""></div><div>I would argue that you would be way more productive if you used Persistent Python, the ZODB.  There are multiple major successful projects built by just one person using the ZODB, literally at 1/100th the price of competing project built using relational databases.  </div><div><br class=""></div><div><a href="https://pythonlinks.info/zodb-applications-built-by-just-one-developer" class="">https://pythonlinks.info/zodb-applications-built-by-just-one-developer</a></div><div><br class=""></div><div>Of course persuading a client of that is impossible.  Why should they take any risk?  Best to just go for a big brand name.  Everyone else does. </div><div><br class=""></div><div>Hope that helps. </div><div>Chris</div><div><br class=""></div><div> </div></div></body></html>