Fundamentals基本原理¶
Learn how to perform the following tasks using the Node.js driver in the Fundamentals section:了解如何使用“基础知识”部分中的Node.js驱动程序执行以下任务:
Connect to MongoDB连接到MongoDBAuthenticate with MongoDB通过MongoDB进行身份验证Read from and Write to MongoDB读写MongoDBAccess Return Values访问返回值Transform your Data转换数据Create Indexes to Speed Up Queries创建索引以加快查询速度Sort Using Collations使用排序规则进行排序Log Events in the Driver在驱动程序中记录事件Monitor Driver Events监视驱动程序事件Store and Retrieve Large Files in MongoDB在MongoDB中存储和检索大型文件