[Grok-dev] Restarting web development after 6 years... With Zope based tools?

Milind Khadilkar zedobject at gmail.com
Fri Jul 21 20:21:23 CEST 2017


Chris,
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.
As it is, we plan to place the necessary Zope components in GAE so as to
allow use of ZPT/chamelion, especially for TALES.
Our earlier customers were willing to accept ZODB... Hope the trend
continues.
Thanks.


On Thu, Jul 20, 2017 at 1:56 AM, lozinski <lozinski at privacv.com> wrote:

>
> On Jul 19, 2017, at 11:13 AM, Milind Khadilkar <zedobject at gmail.com>
> wrote:
>
>
> 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.
>
>
> So here is what I know about GAE.
> https://en.wikipedia.org/wiki/Google_App_Engine
>
> You will presumably be using the Google Cloud Database.
> https://en.wikipedia.org/wiki/Google_Cloud_Datastore
>
> It is a relational database.
>
> 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.
>
> https://pythonlinks.info/zodb-applications-built-by-just-one-developer
>
> 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.
>
> Hope that helps.
> Chris
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.zope.org/pipermail/grok-dev/attachments/20170721/87225fdf/attachment.html>


More information about the Grok-dev mailing list