A brief introduction to 1.1 MongoDBIn today's database market, MySQL is undoubtedly a place to occupy. As an open-source relational database , MySQL is widely used in the background of major web sites, and assumes the important role of information
A brief introduction to 1.1 MongoDBIn today's database market, MySQL is undoubtedly a place to occupy. As an open-source relational database , MySQL is widely used in the background of major web sites, and assumes the important role of information
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 order to save the user data and business data for a site, a database is usually required. MongoDB and node. JS are particularly well-matched because MongoDB is a document-based, non-relational database that is stored in Bson (the lightweight
MongoDB Database Introduction
Characteristics
For collection Storage
Rich query Statements
Replication set mechanism
Support for file storage
Mode freedom
Multilevel index
Easy Horizontal
MongoDB Concept Analysis
No matter what database we learn, we should learn the basic concepts, the basic concept in MongoDB is the document, the collection, the database, we introduce each one.
The following table will help you to understand some
Performing data operations in the Docs commandMySQL DatabaseStart MySQL server net start MySQL firstGo to MySQL server mysql-uroot-p (write your database password here) (-P is the port from which to enter)The first time I did it was because I had
MongodbConceptual AnalysisNo matter what database we learn, we should learn the basic concepts, the basic concept in MongoDB is a document, a collection, a database, we introduce each one.The following table will help you understand some of the
DatabaseMultiple databases can be built in a mongodb.The default database for MongoDB is "DB", and the database is stored in the data directory.In MongoDB you can create a database, and if you want to use MongoDB, creating a database is not
MongoDB Concept AnalysisNo matter what database we learn, we should learn the basic concepts, the basic concept in MongoDB is a document, a collection, a database, we introduce each one.The following table will help you understand some of the
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.