将NoSQL DB挂载为文件系统

发布于 2024-10-20 12:50:10 字数 283 浏览 2 评论 0原文

我正在寻找在 Ubuntu 10.04 LTS 或 CentOs 5 中轻松安装 NoSQL DB 作为文件系统之一的方法

我知道有一些针对 mongoDB、CouchDB、riak 的保险丝项目,

但我无法很好地编译它们并且工作正常。您是否有稳定且正在运行的文件系统?

我认为 Riak 比他们更出色。因为它像 Cassandra 一样真正分布式。 但我认为将 BigCouch 与 Couch-fuse 一起使用也可能有效。 我只是无法让它在我的系统中正常工作。

有方便安装的版本吗?

I am looking for the way to easily mount one of the NoSQL DB as File System both in Ubuntu 10.04 LTS or CentOs 5

I know there are there are some fuse projects for mongoDB, CouchDB, riak,

But I can't make them compiled nicely and work fine. Do you have a stable and running a File System on them?

I think Riak is the best over them. As it is truly distributed like Cassandra.
But I think using BigCouch with Couch-fuse may also work.
I just can't make that work fine in my system.

Any easy to install version?

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

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

发布评论

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

评论(2

失而复得 2024-10-27 12:50:10

我只能代表 CouchDB。 (因为我对其他系统不熟悉)

UbuntuOne 是一个文件同步系统(很像 Dropbox),后端使用CouchDB。它是闭源的,但我主要指出它是概念验证。

此外,还有一个名为 couchdb-fuse 的项目,它安装了 CouchDB 设计doc 附件作为文件系统的一部分。

I can only speak for CouchDB. (as I'm not familiar with the others)

UbuntuOne is a file-sync system (much like Dropbox) that uses CouchDB on the back-end. It's closed-source, but I'm mostly pointing it out as proof-of-concept.

In addition, there is a project out there called couchdb-fuse, which mounts CouchDB design doc attachments as part of the filesystem.

岛歌少女 2024-10-27 12:50:10

这个问题基于数据库而不使用fuse的FS有一些除了关于 mongodb 的讨论之外,还有很好的建议。

This question FS based on a database without using fuse has some good advice other than just the discussion about mongodb.

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