书栈网 · BookStack 本次搜索耗时 0.033 秒,为您找到 7011 个相关结果.
  • 模型(MongoDB)

    模型(MongoDB) 配置 创建模型 CURD 操作 其他 initDb() model() thinkRequire(‘mongoose’) 模型(MongoDB) ThinkJS 从 1.1.0 版本开始支持 MongoDB ,底层依赖了 mongoose 模块,所以使用 MongoDB 时候需要在项目下安装 mongoose...
  • MongoDB MapReduce

    1636 2019-05-28 《MongoDB 学习教程》
    MongoDB Map-Reduce(MR) MapReduce 命令 MR示例 计算每个客户的总消费 1. 执行 map 操作过程 2. 定义reduce 函数有两个参数 keyCustId 和 valuesPrices 3. 执行 map-reduce 函数 MongoDB Map-Reduce(MR) Google在2003年到20...
  • MongoDB 安全

    1856 2019-05-28 《MongoDB 学习教程》
    MongoDB 3.0+ 安全权限访问控制 没有安全认证时,进行用户权限管理 1. 启动没有访问控制 MongoDB服务 2. 连接到实例 3. 创建的用户管理员 4. 重新启动MongoDB实例,并启用访问控制。 5. 用户管理员身份验证 服务器已开启认证后,如何创建用户管理员 1. 启动MongoDB实例的访问控制 2. 通过localho...
  • MongoDB Connector

    MongoDB Connector Configuration Multiple MongoDB Clusters Configuration Properties mongodb.seeds mongodb.schema-collection mongodb.credentials mongodb.min-connections-per-h...
  • Using with MongoDB

    Using with MongoDB Use jest-mongodb Preset Using with MongoDB With the Global Setup/Teardown and Async Test Environment APIs, Jest can work smoothly with MongoDB . Use jest...
  • MongoDB Output

    MongoDB Output Description Options General Configure Connection tab Output options tab Mongo document fields tab Example Input data Document field definitions Document structu...
  • MongoDB Connection

    MongoDB Connection Description Related Plugins Options Samples (Integration Tests) MongoDB Connection Description Describes a MongoDB connection. The MongoDB connection,...
  • MongoDb Connector

    MongoDb Connector -—待更新—- MongoDb Connector -—待更新—-
  • MongoDB Input

    MongoDB Input Description Options General Configure Connection tab Input options tab Tag set specification table Query tab Fields tab Examples Query expression Aggregate p...
  • Using with MongoDB

    Using with MongoDB Use jest-mongodb Preset Using with MongoDB With the Global Setup/Teardown and Async Test Environment APIs, Jest can work smoothly with MongoDB . Use jest...