On Tue, Oct 07, 2003 at 02:08:23PM +0200, Zoran Vasiljevic wrote: > Just a thought... Have you checked out the excellent MetaKit > from Jean-Claude Wippler? It is quite powerful and popular
Just like SQLlite, MetaKit does not allow concurrent writers in any form. Therefore, it is not directly interesting to me in this context. Again like SQLlite, MetaKit might provide an interesting base for BUILDING a "better than nsv" in-memory relational database, but I don't know enough about that to comment - neither about MetaKit, nor about what it takes to build a good in-memory RDBMS, with good support for concurrent writers. -- Andrew Piskorski <[EMAIL PROTECTED]> http://www.piskorski.com -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
