Install MongoDB 2.0.6 on on RHEL/CentOS 5-6 & Fedora 12-17
Posted by Ravi Saive on June 22, 2012
2
This howto tutorial guide you on how to install MongoDB 2.0.6 on RHEL 6.2/6.1/6/5.8, CentOS 6.2/6.1/6/5.8 and Fedora 12,13,14,15,16,17 servers using Mongodb 10gen repositories with YUM command.Install MongoDB in LinuxWhat is MongoDB?
MongoDB is an open source no-schema and high-performance document-oriented NoSQL database (NoSQL means it doesn’t provide any tables, rows, etc.) system much like Apache CouchDB. It stores data in JSON-like...
