One: Concept
The popular copy set is to use multiple machines for the same data asynchronous synchronization, so that multiple machines have multiple copies of the same data, and when the main library when it is off without user intervention,
Install and configure MongoDB in Linux1. MongoDB simple description
A MongoDB is an open-source database system written in C ++ Based on Distributed File storage. It aims to provide scalable and high-performance data storage solutions for WEB
What is a shardHigh data volume and throughput of the database application will be more pressure on the performance of the single machine, large query volume will be a single CPU exhausted, large amount of data on the single-machine storage pressure,
Install MongoDB on CentOS7
Install MongoDB on CentOS7
1. Connect to the CentOS7 server through SecureCRT;
2. Go to the/usr/local/directory:Cd/usr/local
3. Create the tools directory in the current directory:Mkdir-p tools
4. Go to the tools directory:
Install MongoDB on WindowsoverviewUse the tutorial to install MongoDB on a Windows systems.PLATFORM SupportStarting in version 2.2, MongoDB does isn't support Windows XP. Please use the more recent version of Windows to use the more recent releases
1.MongoDB Simple Description
A MongoDB is an open source database system written in C + + language based on Distributed file storage, which aims to provide scalable and high-performance data storage solutions for Web applications.
b MongoDB is a
Download the source code:(Put in the /usr/local/src directory)To the official website http://www.mongodb.org/downloads Download the source codeHTTPS://FASTDL.MONGODB.ORG/LINUX/MONGODB-LINUX-X86_64-2.2.7.TGZ
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.