[erlang-questions] Fw: Berkely DB was: MySQL cluster

Claes Wikstrom klacke@REDACTED
Mon Oct 23 22:45:47 CEST 2006


Tim Rath wrote:
> I've been using Berkeley Db from Erlang for a while now, 

A good driver for bdb is sorely missing. I think a lot of people
would use that from erlang.

A lot of the time SQL tables are ... well overly complicated
to use from erlang. Using a bdb driver (or gdbm, but bdb is
much better) you'd typically just store terms and if the terms are
reasonably arranged, making app specific searches is both fast
and easy.

Please make that extra effort and release it.


Cheers


/klacke



More information about the erlang-questions mailing list