Search code examples
databaseerlangmnesia

Erlang: Mnesia or Mysql?


What DBMS do you use with Erlang ? and Why ?


Solution

  • Here is an evaluation of DBMS in Erlang:

    http://www.erlang-solutions.com/thesis/dbms_eval.html

    UPDATE: Mind it's a bit out-of-date, but it could turn useful as a start.