[bind10-dev] VoltDB

Shane Kerr shane at isc.org
Mon May 31 05:28:48 UTC 2010


Jinmei,

On Sun, 2010-05-30 at 22:06 -0700, JINMEI Tatuya / 神明達哉 wrote:
> I just happen to notice this...
> http://www.voltdb.com/
> 
> according to the top page, it's a "SCALABLE, OPEN-SOURCE SQL DBMS WITH
> ACID".
> 
> Something we might be interested in as a backend of BIND 10?

I see no reason not to. OTOH, it seems very bleeding edge right now.

If we want to consider a clustered, in-memory SQL database, probably
looking at MySQL's cluster thingy is a better place to start:

http://en.wikipedia.org/wiki/MySQL_Cluster

It seems to be a similar architecture, has been around since 2004, and
is surely a bit more mature. I don't think we actually have to do
anything other than support MySQL as a data source and then configure
the database properly. I think.

The Wikipedia also lists a bunch of possible alternate data stores:

http://en.wikipedia.org/wiki/In-memory_database

I eagerly await the optimized data sources submitted by fans of each
database. :)

--
Shane




More information about the bind10-dev mailing list