Rate This Document
Findability
Accuracy
Completeness
Readability

Introduction

This document describes how to compile and install MongoDB on a Kunpeng server running openEuler or CentOS, and provides solutions to faults that may occur during MongoDB compilation and installation. This document describes two installation methods: installation using an RPM package and installation by compilation. Choose one based on your requirements.

MongoDB Overview

MongoDB is a database based on distributed file storage. It is written using C++ language and designed to provide scalable high-performance data storage solutions for web applications. MongoDB is an intermediate between relational and non-relational databases. Compared with other non-relational databases, it provides more functions and is more similar to a relational database.

Programming language: C++

Brief description: distributed file storage database

Recommended Software Version

MongoDB 3.6.13, MongoDB 4.0.12, or MongoDB 6.1.0