任何适合 512M VPS 的面向文档的数据库

发布于 2024-11-10 03:29:09 字数 106 浏览 4 评论 0原文

我听说 mongodb 使用很多内存,但我没有太多内存,我需要在 512M VPS 上运行 2 或 3 个应用程序,我想知道是否有其他选择,有易于使用的 API,和 Nodejs 绑定,并且轻量级。

I have heard that mongodb use many memory, but I haven't much memory, I need run 2 or 3 apps on a 512M VPS, I want know are there any alternative choice, have easy to use API, and nodejs binding, and lightweight.

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

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

发布评论

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

评论(1

德意的啸 2024-11-17 03:29:09

我会说显而易见的事情,但为什么不能使用 MongoDB?只需对其进行配置以最大程度地减少内存使用:

请注意,高内存使用率是真正使 MongoDB 如此之快的原因之一——内存使用率较低的配置会降低性能。

我的第二个明显的建议是,不要用太小的 VPS 切片来折磨自己。总的来说,如果投入大量时间构建适用于小型 VPS 的系统,同时只节省一些托管费用,您的生意就会很糟糕。为了强调一下,我们举一个简短的例子:假设您投入 100 个小时的工作来查找和配置适合您的 512M VPS 的文档数据库,而不是购买 2 Gig VPS。如果您通过使用较小的 VPS 每月赚取 25 美元,而您的时薪约为 10 美元,那么您需要 3 年多的时间才能通过 VPS 费用收回您的时间承诺。 99%是不值得的!

I'm gonna state the obvious, but why can't you use MongoDB? Just configure it to minimize memory use:

Note that the high memory usage is one of the things that really make MongoDB so fast -- configurations with lower memory usage will degrade performance.

My second, obvious tip is that don't torture yourself with too small VPS slices. In total if invest a lot of time in building a system that works for small VPS while saving only some dollars in hosting fees, you are making bad business. Just to highlight let's make a short example: let's say you invest 100 hours of work in finding and configuring a document database that suits your 512M VPS, instead of buying like 2 Gig VPS. If you - by using smaller VPS - earn 25 dollars a month and your hourly salary is like 10 dollars, it would take over 3 years for you to gain your time commitment back in VPS fees. In 99% it is just not worth it!

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