Skip to content

HuaweiCloudDeveloper/mongoDB-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Mongo Database

English | Simplified Chinese

Table of Contents

Repository Introduction

mongo MongoDB is a document database designed to simplify application development and scaling.

Core Features:

  • Schema Freedom: No need to predefine data structures; flexible storage of data in different formats is supported.
  • High Performance: Supports high-concurrency read and write operations, suitable for real-time data processing scenarios.
  • Scalability: Supports automatic sharding to adapt to large-scale data growth.
  • Language Compatibility: Supports multiple programming languages such as Ruby, Python, Java, C++, PHP, C#, etc.

The open-source mirror product Mongo Database provided by this project has pre-installed MongoDB and its related runtime environment, and offers deployment templates. Follow the user guide to easily enjoy the efficient "out-of-the-box" experience.

System Requirements:

  • CPU: 2GHz or higher
  • RAM: 4GB or larger
  • Disk: At least 40GB

Prerequisites

Register a Huawei account and activate Huawei Cloud

Image Description

Image Specification Feature Description Remarks
Mongo-8.0.12-kunpeng Installed and deployed based on Kunpeng server + Huawei Cloud EulerOS 2.0 64bit

Get Help

  • For more questions, you can contact us through issues or the service support of the specified product in the Huawei Cloud Marketplace.
  • For other open-source images, please refer to open-source-image-repos

How to Contribute

  • Fork this repository and submit a pull request
  • Synchronously update README.md based on your open-source image information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published