• 介绍
    • 小程序介绍
    • 小游戏介绍
  • 设计
    • 小程序设计
    • 小游戏设计
  • 小游戏开发
    • 小程序开发
    • 小游戏开发
  • 运营
  • 数据
    • 小程序数据
    • 小游戏数据
  • 社区
  • 中文/
  • EN

微信小游戏开发文档

  • 指南
  • 框架
  • API
  • 服务端
  • 工具
  • 云开发
  • 中文/
  • EN
开发文档首页
  • 基础
    • 起步
      • 我的第一个云开发小程序
      • 兼容性问题
      • 开通云开发
      • 云开发控制台
    • 云开发能力
      • 数据库
      • 存储
      • 云函数
      • 云调用
      • HTTP API
    • 插件使用云开发
  • 开发指引
    • 指引
    • 控制台
    • 初始化
    • 数据库
      • 上手
      • 数据类型
      • 权限管理
      • 初始化
      • 插入数据
      • 查询数据
      • 指令
      • 查询数组和对象
      • 更新数据
      • 删除数据
      • 索引
      • 地理位置
      • 导入
      • 导出
    • 存储
      • API
      • 管理文件
      • 文件名命名限制
    • 云函数
      • 我的第一个云函数
      • 获取小程序用户信息
      • 异步返回结果
      • 使用 npm
      • 使用 wx-server-sdk
      • 本地调试
      • 定时触发器
      • 运行机制
      • 注意事项
      • 管理云函数
      • 测试、日志与监控
    • 云调用
  • 参考信息
    • 错误码
    • 配额
    • 更新日志
      • 基础库
      • wx-server-sdk
      • IDE & 控制台
  • 小程序端 API 文档
    • 初始化
    • 数据库
      • API 列表
      • database
      • collection
      • collection.doc
      • collection.get
      • doc.get
      • collection.add
      • doc.update
      • doc.set
      • doc.remove
      • collection.count
      • collection.where
      • collection.orderBy
      • collection.limit
      • collection.skip
      • collection.field
      • db.command
      • db.regexp
      • db.serverDate
      • db.Geo
      • command.geoNear
      • command.geoWithin
      • command.geoIntersects
      • command.eq
      • command.neq
      • command.lt
      • command.lte
      • command.gt
      • command.gte
      • command.in
      • command.nin
      • command.and
      • command.or
      • command.set
      • command.remove
      • command.inc
      • command.mul
      • command.push
      • command.pop
      • command.shift
      • command.unshfit
      • get
      • update
      • remove
    • 存储
      • API 列表
      • wx.cloud.uploadFile
      • wx.cloud.downloadFile
      • wx.cloud.getTempFileURL
      • wx.cloud.deleteFile
    • 云函数
      • wx.cloud.callFunction
    • 组件支持
  • 服务端 API 文档
    • 初始化
    • 工具类
      • getWXContext
    • 数据库
      • API 列表
      • database
      • collection
      • collection.doc
      • collection.get
      • doc.get
      • collection.add
      • collection.update
      • collection.remove
      • doc.update
      • doc.set
      • doc.remove
      • collection.count
      • collection.where
      • collection.orderBy
      • collection.limit
      • collection.skip
      • collection.field
      • db.command
      • db.regexp
      • db.serverDate
      • db.Geo
      • command.geoNear
      • command.geoWithin
      • command.geoIntersects
      • command.eq
      • command.neq
      • command.lt
      • command.lte
      • command.gt
      • command.gte
      • command.in
      • command.nin
      • command.and
      • command.or
      • command.set
      • command.remove
      • command.inc
      • command.mul
      • command.push
      • command.pop
      • command.shift
      • command.unshfit
      • db.createCollection
      • get
      • update
      • remove
    • 存储
      • API 列表
      • uploadFile
      • downloadFile
      • getTempFileURL
      • deleteFile
    • 云函数
      • callFunction
    • 开放能力
      • getVoIPSign
  • HTTP API 文档
    • 云函数
      • 触发云函数
    • 数据库
      • 数据库导入
      • 数据库导出
      • 数据库迁移状态查询
      • 数据库新增集合
      • 数据库删除集合
      • 数据库获取集合信息
      • 数据库插入记录
      • 数据库删除记录
      • 数据库更新记录
      • 数据库查询记录
      • 数据库统计记录数量
    • 存储
      • 获取文件上传链接
      • 获取文件下载链接
      • 删除文件
    • 其他
      • 获取腾讯云API调用凭证

数据库

云开发 HTTP API 提供了以下数据库相关 API:

API
数据库导入
数据库导出
数据库迁移状态查询
数据库新增集合
数据库删除集合
数据库获取集合信息
数据库插入记录
数据库删除记录
数据库更新记录
数据库查询记录
数据库统计记录数量

个结果 ""

    没有找到相关内容 ""

    • 关于腾讯
    • 文档中心
    • 辟谣中心
    • 客服中心
    • Copyright © 2012- Tencent. All Rights Reserved.