何时在MongoDB上使用CouchDB,反之亦然

走远了吗. 提交于 2020-08-18 09:12:31

问题:

I am stuck between these two NoSQL databases. 我被困在这两个NoSQL数据库之间。

In my project I will be creating a database within a database. 在我的项目中,我将在数据库中创建一个数据库。 For example, I need a solution to create dynamic tables. 例如,我需要一个创建动态表的解决方案。

So users can create tables with columns and rows. 因此用户可以创建包含列和行的表。 I think either MongoDB or CouchDB will be good for this, but I am not sure which one. 我认为MongoDB或CouchDB对此都有好处,但我不确定是哪一个。 I will also need efficient paging as well. 我也需要高效的分页。


解决方案:

参考一: https://stackoom.com/question/qBdW/何时在MongoDB上使用CouchDB-反之亦然
参考二: https://oldbug.net/q/qBdW/When-to-use-CouchDB-over-MongoDB-and-vice-versa
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!