[erlang-questions] MySQl vs. mnesia

jm jeffm@REDACTED
Wed Aug 8 05:10:16 CEST 2007


Scott Lystig Fritchie wrote:
>>>>>> "p" == Patrick  <patrickerj@REDACTED> writes:
> 
> p> Sal, I recommend that you use MySQL because of the cluster capacity
> p> that MySQL team is developing.
> 
> ... until you need to expand the size of the back-end cluster because
> you've run out of capacity.  Then you're stuck, because you can't
> expand that cluster.
> 
> Or wait until MySQL developers add the ability to resize the cluster.
> Whenever that is.  {shrug}

Or mirgate to Mnesia. Is there any howtos and/or tools to migrate back
and forth between sql databases and Mnesia? I'm currently playing around
with erlyweb using mysql as a backend. Having just entered 144 rows of
data manually yesterday I wouldn't want to repeat the exercise if I
decided to change over to Mnesia.


Jeff.



More information about the erlang-questions mailing list