Re: Applause for ZODB! And a question: How do you get pending change info from a transaction object?

Christopher Lozinski <[email protected]> Sun, 29 Apr 2018 17:34:45 +0200
Newsgroups gmane.comp.web.zope.zodb
Message-ID <[email protected]>

> On Apr 29, 2018, at 4:44 PM, David Pesta <[email protected]> wrote:
> 
> Newt DB is the next generation of ZODB?

I think it depends entirely on your application.  If you want to build the next version of Diaspora, you do not want to be using PostgreSQL.  They used MongoDB.  It did not support transactions, the different instances 
would become inconsistent.  They switched to PostgreSQL, now it was way too heave for the 
average person to install on their PC. 

So if you want light and small and easily changed, go with filestorage.  IF you want a ig corporate app with very efficient indexed go with NewtDB.  

And if you want to run on cell phones, then yet a different  choice is recommended. 

Choose the right tool for the job. 
Warm Regards
Chris

-- 
You received this message because you are subscribed to the Google Groups "zodb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.