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?