mavmdox Posted June 15, 2012 Posted June 15, 2012 Anyone want's to get into transfering the mysql schema into MongoDB? i expect answer from the guys that know what impact this is going to have, and what advantages, disadvantages Quote
0 Tryskell Posted June 15, 2012 Posted June 15, 2012 Well I just read some articles, the main advantage is about the atomicity of the data you store, it's not limited to a format. I read too (dec 2010) the code was kinda ugly and there were issues with multiple cores operations. Probably it has been fixed since that time. Developers of MongoDB said themselves you don't have to change of system if a relational system is enough. In case of L2J (or L2C in your case), most data is using the same format so the main advantage of MongoDB is dropped. In another PoV, I think it can be a nice alternative for both XML/SQL engines, merging all using a single system is always better. There aren't a lot of performances comparison, so I can't really say about it. Quote
Question
mavmdox
Anyone want's to get into transfering the mysql schema into MongoDB?
i expect answer from the guys that know what impact this is going to have, and what advantages, disadvantages
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.