在 OpenVZ 上部署 MongoDB、CouchDb?

发布于 2024-12-06 10:58:06 字数 162 浏览 0 评论 0原文

我想编写 hobbistic 应用程序并将其部署在 OpenVZ 上的 Linux 64 位上。我用谷歌搜索了一下,似乎 MongoDB 在 OpenVZ 环境下不能很好地工作,所以要走的路是 CouchDB 吗?或者对于只有一台服务器上没有任何非凡功能的小型数据库,我可以使用 MongoDB? 此致 阿图尔

I want to write hobbistic app and deploy it on Linux 64 bit on OpenVZ. I googled and it seems that MongoDB doesn't work well under OpenVZ environment so the way to go is CouchDB? Or for small databases on just one server without any extraordinary featues I can go with MongoDB?
Best regards
Artur

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

你げ笑在眉眼 2024-12-13 10:58:06

对于一个全新的应用程序来说,数据库和 OpenVZ 可能并不重要。我建议选择您最熟悉的数据库(包括SQL数据库),以便您可以专注于应用程序功能。

另一方面,如果你想学习数据库,那就选择你想学的,暂时不用担心性能。例如,请参阅比较各种 NoSQL 数据库这个问题。

For a brand new application, the database and OpenVZ will probably not matter much. I suggest choosing the one you are most familiar with (including SQL databases) so that you can focus on the application features.

On the other hand, if you want to learn a database, then choose the one you want to learn, and don't worry about performance yet. For example, see this question of comparing various NoSQL databases.

温柔少女心 2024-12-13 10:58:06

如果稍后您想使用 couchDB 复制数据,请记住 couchDB 不支持持久性复制!

If later you want to replicate your data with couchDB, keep in your mind that couchDB doesn't support persistence replication !

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文