Fundamentals基本原理
Learn how to perform the following tasks using the Node.js driver in the Fundamentals section:在基础知识部分学习如何使用Node.js驱动程序执行以下任务:
Connect to MongoDB连接到MongoDBUse the Stable API使用稳定的APIAuthenticate with MongoDB使用MongoDB进行身份验证Read from and Write to MongoDB从MongoDB读取和写入Access Return Values访问返回值Transform your Data转换数据Create and Manage Transactions创建和管理事务Run a Database Command运行数据库命令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中存储和检索大型文件Encrypt Fields from the Client加密客户端的字段Create and Query Time Series Collection创建和查询时间序列集合Specify Type Parameters with TypeScript使用TypeScript指定类型参数Specify BSON Serialization Settings指定BSON序列化设置