Re: [elephant-devel] Re: Multi user client-server performance

2008-04-06 Thread Robert L. Read
On Sat, 2008-04-05 at 12:51 +0300, Alex Mizrahi wrote: > in elephant we have several different backends: > * BDB one is primary one, APIs were modelled according to > capabilities of > BDB > * CLSQL can work with any SQL database supported by CLSQL (that's > good), > but has some significant "s

Re: [elephant-devel] Re: Multi user client-server performance

2008-04-05 Thread Ian Eslick
On Apr 5, 2008, at 8:45 PM, Vagif Verdi wrote: AM>in elephant we have several different backends: AM > * BDB one is primary one, APIs were modelled according to capabilities AM> of BDB AM> * CLSQL can work with any SQL database supported by CLSQL (that's good), AM>but has some significant

RE: [elephant-devel] Re: Multi user client-server performance

2008-04-05 Thread Vagif Verdi
AM>in elephant we have several different backends: AM > * BDB one is primary one, APIs were modelled according to capabilities AM> of BDB AM> * CLSQL can work with any SQL database supported by CLSQL (that's good), AM>but has some significant "sub-optimalities" AM> * Postmodern can work with Postg