The blog has moved Https://www.tianmingxing.com
MongoDB is an open-source, document-oriented NoSQL (not only SQL) database written using C + +, and one of the most popular NoSQL databases. NoSQL Introduction
NoSQL means "Not just SQL", is the
official website http://www.mongodb.org1, download Mongodb-win32-i386-latest.zip decompressionMongoDB 3.1.5 requires win7 to download and install memory patches HTTPS://SUPPORT.MICROSOFT.COM/ZH-CN/HOTFIX/KBHOTFIX?KBNUM=2731284KBLN=ZH-CN2, extract to
When it comes to MongoDB's architecture, it is inevitable to compare it with relational databases. Here we take MySQL for example, we make some comparisons:From the logical structure of the comparison:
MySQL Hierarchy concept
MongoDB Practice Notes for beginners-install, create databases, save and query data, and learn mongodb
MongoDB is a scalable and High-Performance Distributed Document storage database written in C. It is designed to provide scalable and
MongoDBIt is a high-performance, open-source, non-pattern document-type database developed using C ++. It is a popular nosql database, in many scenarios, it can be used to replace traditional relational databases or key/value storage
ConceptMongoDB is a cross-platform, document-oriented database that delivers high performance, high availability, and scalability. MongoDB work in the collection and document concept.
What is NoSQL?NOSQL, the full name is not just SQL, refers to
In the previous article, we talked about MongoDB installation and management, which involves some concepts, data structures, and some API calls. It doesn't matter if you don't know it. It's actually very simple. This article will briefly introduce
I. Description
1, the study of the series MongoDB learning environment using the MongoDB version of mongodb-win32-i386-2.4.6, operating system for Win7.
Second, installation
1, new two directories, respectively,
First, what is MongoDB?A set of high-performance, easy-to-develop document database. He holds data in the form of key-value pairs that can hold most data documents, including strings, arrays, data sequences, pictures, videos, and so on. MongoDB's
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.