<div dir="ltr"><div><div><div><div>Chris,<br></div>No, we would be using the object Datastore in GAE as we have used it earlier. But we would definitely try to use ZODB instead, as we have had good experience with it over our 15 year prior development regime.<br></div>As it is, we plan to place the necessary Zope components in GAE so as to allow use of ZPT/chamelion, especially for TALES.<br></div>Our earlier customers were willing to accept ZODB... Hope the trend continues.<br></div>Thanks.<br><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 20, 2017 at 1:56 AM, lozinski <span dir="ltr"><<a href="mailto:lozinski@privacv.com" target="_blank">lozinski@privacv.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><span class=""><blockquote type="cite"><div>On Jul 19, 2017, at 11:13 AM, Milind Khadilkar <<a href="mailto:zedobject@gmail.com" target="_blank">zedobject@gmail.com</a>> wrote:</div><br class="m_5604937816911525872Apple-interchange-newline"><div><div dir="ltr"><div><div><div><div><div><br></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></div></span><div>So here is what I know about GAE.</div><div><a href="https://en.wikipedia.org/wiki/Google_App_Engine" target="_blank">https://en.wikipedia.org/wiki/<wbr>Google_App_Engine</a></div><div><br></div><div>You will presumably be using the Google Cloud Database. </div><div><a href="https://en.wikipedia.org/wiki/Google_Cloud_Datastore" target="_blank">https://en.wikipedia.org/wiki/<wbr>Google_Cloud_Datastore</a></div><div><br></div><div>It is a relational database.  </div><div><br></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></div><div><a href="https://pythonlinks.info/zodb-applications-built-by-just-one-developer" target="_blank">https://pythonlinks.info/zodb-<wbr>applications-built-by-just-<wbr>one-developer</a></div><div><br></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></div><div>Hope that helps. </div><div>Chris</div><div><br></div><div> </div></div></div></blockquote></div><br></div>