Disadvantages of using odbc?

Hi!
Is there any disadvantage of using mysql instead of mnesia?
Maybe performance issues or scalability problems?

Re: Disadvantages of using odbc?

Mnesia eats too much of memory on a lot of connected users. If you have 100-200 concurrently connected users and don't have a cluster then mnesia is enough for you.

Syndicate content