English | Simplified Chinese
mongo MongoDB is a document database designed to simplify application development and scaling.
- 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
Register a Huawei account and activate Huawei Cloud
Image Specification | Feature Description | Remarks |
---|---|---|
Mongo-8.0.12-kunpeng | Installed and deployed based on Kunpeng server + Huawei Cloud EulerOS 2.0 64bit |
- 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
- Fork this repository and submit a pull request
- Synchronously update README.md based on your open-source image information