阅读背景:

从MySQL迁移到MongoDB - 最佳实践

来源:互联网 

So, it may be best to just try it out and see through some trial and error, but I'm trying to figure out the best way to migrate a pretty simple structure from mysql to mongodb. Let's say that I have a main table in mysql called 'articles' and I have two other tables, one called 'categories' and the other 'category_linkage'. The categories all have an ID and a name. The articles all have an ID and other data. The linkage table relates articles to categories, so that you can have unlimited categories related to each article. So, it may be best to just try it out and see t




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: