: http://pan.baidu.com/s/1c1rsW1q Password: mjsl
Course Outline:
MongoDB Basics:
1th, NoSQL and MongoDB (the background of NoSQL, the introduction of various NoSQL databases, the features of MongoDB)
2nd, MongoDB installation configuration (MongoDB installation use, basic system Management tips, Web console use)
3rd, MongoDB Shell detailed (introduction MongoDB shell use and command, backup recovery, data import Export)
4th, MongoDB documents, collections, Database Concepts (Introduction of documents, collections, databases and other basic concepts, library file storage methods, command rules
)
5th, MongoDB Data Type introduction (Details MongoDB support data type)
MongoDB Development Guide:
6th, MongoDB Add, delete, change the document (to explain the addition of MongoDB, delete, modify the document commands, insert principle, batch modification, modifier
Use
7th, MongoDB query Syntax one (detailed on MongoDB powerful query function, $in, $or, $ne, $lt, $GT and other operator combination query)
8th, MongoDB query Syntax two (detailed on MongoDB powerful query function, regular expression query, array query, inline document query)
9th, MongoDB query Syntax three (details MongoDB where query, cursor operation, paging query and code example, Cursor Insider)
10th, MongoDB Index (detailed explanation of MongoDB index principle, management, index query analysis tools, forced index use, etc.)
11th, MongoDB Aggregation statistics (explain the MongoDB aggregation statistics function)
12th, MongoDB Advanced Guide-How commands work (describes how database commands work)
13th, MongoDB Advanced Guide-fixed set, Gridfs (Introduction to Fixed set, Gridfs principle and application)
14th, MongoDB Advanced Guide-server-side scripting (Introduction to server-side scripting Dbeval, JavaScript storage)
MongoDB System Management:
15th, MongoDB System Management Advanced tips 1 (System monitoring)
16th, MongoDB System Management Advanced Tips 2 (database security, backup recovery, data repair)
MongoDB Cluster and system architecture:
17th, MongoDB copy function (detailed explanation of MongoDB master-slave replication establishment, management, maintenance)
18th, MongoDB replica set function (detailed explanation of MongoDB replica set establishment, management, maintenance)
19th, MongoDB shard function (Detailed explanation MongoDB Shard establishment, management, maintenance)
20th, MongoDB Insider (deep analysis of MONGODB system architecture, data file structure principle)
MongoDB Application Case:
21st, based on MONGODB General account management System development 1
22nd, based on MONGODB General account management System development 2
The practical Development video tutorial of MongoDB in layman's