The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
88 views

mongodb 2.2 on raspberry pi

is there a way to install mongoDB 2.2 (latest version) on the raspberry pi? I only found 2 sources on github, but they are version 1.8 or so... https://github.com/RickP/mongopi ...
2
votes
2answers
651 views

How can I build MongoDB?

It seems to me like there's currently two way to go about this: https://github.com/skrabban/mongo-nonx86 https://github.com/RickP/mongopi I settled for the mongo-nonx86 fork. I installed the ...