Re: Re: Announcing Newt DB, the amphibious database

Jim Fulton <[email protected]>
Newsgroups gmane.comp.web.zope.zodb
Message-ID <CAPDm-FjsZvdEVCtQej0pXq7aJvb8uGXrPJXO2mDZeOpmviA95Q@mail.gmail.com>
On Tue, Jan 24, 2017 at 3:55 PM, Tres Seaver <[email protected]> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 01/24/2017 01:34 PM, Jim Fulton wrote:
> > Newt DB combines 2 paradigms:
> >
> > - A Python object-oriented database with transparent persistence
> >
> >
> > - A Postgres document-oriented database with documents searchable and
> > visible as JSON with powerful indexing.
> >
> > Work with your data as Python objects and search it with Postgres
> > SQL.
> >
> > Newt DB leverages transactions, and the mature ZODB and Postgres
> > projects for reliability.
> >
> > Newt addresses some of ZODB's biggest issues:
> >
> > - Data are visible and queryable in Postgres and usable by non-Python
> > applications.
> >
> >
> > - Postgres provides powerful search and indexing capabilities.
> >
> >
> > - Because indexing is done by Postgres: - You don't need to have
> > catalogs and their index structures in your application. For some
> > applications, this can reduce the number of objects by an order of
> > magnitude. - Conflict errors become much less frequent, because the
> > most common source of conflicts, catalog indexes and supporting
> > int-id managers, are no more.
> >
> > To learn more, visit: http://www.newtdb.org
>
> New^Xat!
>

I don't understand this.

/me wonders if this is a precursor to ZODB say, "I got better!"
>
> "Burn the witch!" :)
>

Congratulations, you spotted the Monty Python reference! :)

Jim

-- 
Jim Fulton
http://jimfulton.info

-- 
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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.