
MongoDB is a database based on distributed file storage. Written in C++ language. Designed to provide scalable high-performance data storage solutions for WEB applications.
MongoDB is a product between relational database and non-relational database, which is the most functional and most like relational database in non-relational database.
现在开始学习 MongoDB! Introduces the basic concepts of NoSQL. Introduces the basic concepts of MongoDB. Describes how to install MongoDB on the window platform. Describes how to install MongoDB on the Linux platform. Introduce MongoDB database, object, collection application. Introduces the method of installing MongoDB extension in PHP. Describes MongoDB data insertion operations. Describes MongoDB update data operations. Describes MongoDB delete data operations. Describes MongoDB data query operations. Describes the use of MongoDB conditional operators. Describes the use of the MongoDB conditional operator $type. MongoDB official website address: https://www.mongodb.com/ MongoDB official English document: https://docs.mongodb.com/manual/ Download address for each platform of MongoDB: https://www.mongodb.com/download-center#community 3.1.1. Content list ¶
3.1.2. Reference address ¶