# 腾讯云开发 CloudBase - AI 原生后端一体化平台 > CloudBase 是面向 AI Coding 的 AI 原生后端一体化平台,内置数据库、存储、鉴权、云函数与云托管等服务,让你专注产品与业务逻辑,并提供 CloudBase MCP、CloudBase CLI、CloudBase Skills 等 AI 友好的开发工具。同时支持快速构建完整的小程序/小游戏、H5、Web、移动 App 等应用。 ## 文档型数据库 - [文档型数据库/未命名文档](https://docs.cloudbase.net/database/introduce/index.md) - [文档型数据库/数据操作/字段类型](https://docs.cloudbase.net/database/data-type/index.md) - [文档型数据库/数据操作/增删改查](https://docs.cloudbase.net/database/doc-crud/index.md) - [文档型数据库/数据操作/事务操作](https://docs.cloudbase.net/database/transaction/index.md) - [文档型数据库/数据操作/聚合搜索](https://docs.cloudbase.net/database/aggregate/index.md) - [文档型数据库/权限管理/基础权限](https://docs.cloudbase.net/database/data-permission/index.md) - [文档型数据库/权限管理/安全规则](https://docs.cloudbase.net/database/security-rules/index.md) - [文档型数据库/高级功能/索引管理](https://docs.cloudbase.net/database/data-index/index.md) - [文档型数据库/高级功能/实时推送](https://docs.cloudbase.net/database/realtime/index.md) - [文档型数据库/高级功能/导入/导出](https://docs.cloudbase.net/database/manage/index.md) - [文档型数据库/高级功能/数据库回档](https://docs.cloudbase.net/database/backup/index.md) - [文档型数据库/高级功能/概述](https://docs.cloudbase.net/model/introduce/index.md) - [文档型数据库/高级功能/连接自有 MongoDB](https://docs.cloudbase.net/database/custom-database/index.md) - [文档型数据库/其他参考/独占实例升级指南](https://docs.cloudbase.net/database/instance-update/index.md) - [文档型数据库/其他参考/常见问题](https://docs.cloudbase.net/database/faq/index.md) ## MySQL 数据库 - [MySQL 数据库/未命名文档](https://docs.cloudbase.net/database/configuration/db/tdsql/initialization/index.md) - [MySQL 数据库/数据操作/字段类型](https://docs.cloudbase.net/database/configuration/db/tdsql/data-type/index.md) - [MySQL 数据库/数据操作/增删改查](https://docs.cloudbase.net/database/configuration/db/tdsql/crud/index.md) - [MySQL 数据库/权限管理/基础权限](https://docs.cloudbase.net/database/configuration/db/tdsql/data-permission/index.md) - [MySQL 数据库/高级功能/外键配置](https://docs.cloudbase.net/database/configuration/db/tdsql/foreign-key/index.md) - [MySQL 数据库/高级功能/索引管理](https://docs.cloudbase.net/database/configuration/db/tdsql/data-index/index.md) - [MySQL 数据库/高级功能/DMC 数据库管理](https://docs.cloudbase.net/database/configuration/db/tdsql/dmc-data-manage/index.md) - [MySQL 数据库/高级功能/备份与回档](https://docs.cloudbase.net/database/configuration/db/tdsql/backup/index.md) - [MySQL 数据库/高级功能/直连服务](https://docs.cloudbase.net/database/configuration/db/tdsql/direct-connection/index.md) - [MySQL 数据库/高级功能/概述](https://docs.cloudbase.net/model/introduce/index.md) - [MySQL 数据库/高级功能/连接自有 MySQL](https://docs.cloudbase.net/database/configuration/db/tdsql/custom-database/index.md) - [MySQL 数据库/HTTP 调用/查询数据](https://docs.cloudbase.net/database/configuration/db/tdsql/http/query/index.md) - [MySQL 数据库/HTTP 调用/关联关系查询](https://docs.cloudbase.net/database/configuration/db/tdsql/http/relate-query/index.md) - [MySQL 数据库/HTTP 调用/新增数据](https://docs.cloudbase.net/database/configuration/db/tdsql/http/insert/index.md) - [MySQL 数据库/HTTP 调用/更新数据](https://docs.cloudbase.net/database/configuration/db/tdsql/http/update/index.md) - [MySQL 数据库/HTTP 调用/删除数据](https://docs.cloudbase.net/database/configuration/db/tdsql/http/delete/index.md) - [MySQL 数据库/框架快速入门/未命名文档](https://docs.cloudbase.net/database/framework-quickstarts/table/mp/index.md) - [MySQL 数据库/框架快速入门/未命名文档](https://docs.cloudbase.net/database/framework-quickstarts/table/react/index.md) - [MySQL 数据库/框架快速入门/未命名文档](https://docs.cloudbase.net/database/framework-quickstarts/table/vue/index.md) - [MySQL 数据库/其他参考/MySQL 迁移至自有账号](https://docs.cloudbase.net/database/configuration/db/tdsql/migrate-to-user-account/index.md) - [MySQL 数据库/其他参考/MySQL版本升级](https://docs.cloudbase.net/database/configuration/db/tdsql/up-version/index.md) - [MySQL 数据库/其他参考/错误码](https://docs.cloudbase.net/database/configuration/db/tdsql/errorcode/index.md) - [MySQL 数据库/其他参考/常见问题](https://docs.cloudbase.net/database/configuration/db/tdsql/faq/index.md) ## 数据模型 - [数据模型/概述](https://docs.cloudbase.net/model/introduce/index.md) - [数据模型/快速开始](https://docs.cloudbase.net/model/initialization/index.md) - [数据模型/数据操作/字段类型](https://docs.cloudbase.net/model/data-field/index.md) - [数据模型/数据操作/增删改查](https://docs.cloudbase.net/model/sdk-reference/model/index.md) - [数据模型/高级功能/关联关系详解](https://docs.cloudbase.net/model/config/relation/index.md) - [数据模型/高级功能/数据权限管理](https://docs.cloudbase.net/model/data-permission/index.md) - [数据模型/高级功能/索引管理](https://docs.cloudbase.net/model/data-index/index.md) - [数据模型/高级功能/事件处理](https://docs.cloudbase.net/model/event-handler/index.md) - [数据模型/MySQL 数据模型/MySQL 多对多关联关系](https://docs.cloudbase.net/model/model-relation/index.md) - [数据模型/MySQL 数据模型/SQL 操作](https://docs.cloudbase.net/model/db-raw-query/index.md) - [数据模型/MySQL 数据模型/SQL 模板](https://docs.cloudbase.net/model/sql-template/index.md) - [数据模型/框架快速入门/未命名文档](https://docs.cloudbase.net/database/framework-quickstarts/model/mp/index.md) - [数据模型/框架快速入门/未命名文档](https://docs.cloudbase.net/database/framework-quickstarts/model/react/index.md) - [数据模型/框架快速入门/未命名文档](https://docs.cloudbase.net/database/framework-quickstarts/model/vue/index.md) - [数据模型/其他参考/使用 CLI 工具](https://docs.cloudbase.net/model/cli/index.md) - [数据模型/其他参考/同步模型定义](https://docs.cloudbase.net/model/sync-schema/index.md) - [数据模型/其他参考/常见问题](https://docs.cloudbase.net/model/faq/index.md) ## 认证服务 - [身份认证/身份认证](https://docs.cloudbase.net/authentication-v2/auth/introduce/index.md) - [身份认证/用户/权限/用户管理](https://docs.cloudbase.net/authentication-v2/auth/manage-users/index.md) - [身份认证/用户/权限/权限控制](https://docs.cloudbase.net/authentication-v2/auth/auth-control/index.md) - [身份认证/用户/权限/网关权限控制](https://docs.cloudbase.net/authentication-v2/auth/auth-gateway/index.md) - [身份认证/配置/登录方式](https://docs.cloudbase.net/authentication-v2/auth/manage-login/index.md) - [身份认证/配置/Token 管理](https://docs.cloudbase.net/authentication-v2/auth/token/index.md) - [身份认证/注册登录/SDK 初始化](https://docs.cloudbase.net/authentication-v2/method/sdk-init/index.md) - [身份认证/注册登录/用户注册](https://docs.cloudbase.net/authentication-v2/method/signup/index.md) - [身份认证/注册登录/匿名登录](https://docs.cloudbase.net/authentication-v2/method/anonymous/index.md) - [身份认证/注册登录/账号密码登录](https://docs.cloudbase.net/authentication-v2/method/username-login/index.md) - [身份认证/注册登录/短信验证码登录](https://docs.cloudbase.net/authentication-v2/method/sms-login/index.md) - [身份认证/注册登录/邮箱验证码登录](https://docs.cloudbase.net/authentication-v2/method/email-login/index.md) - [身份认证/注册登录/微信授权登录](https://docs.cloudbase.net/authentication-v2/method/wechat-login/index.md) - [身份认证/注册登录/Google 登录](https://docs.cloudbase.net/authentication-v2/method/google-login/index.md) - [身份认证/注册登录/自定义登录](https://docs.cloudbase.net/authentication-v2/method/custom-login/index.md) - [身份认证/注册登录/Apple 登录](https://docs.cloudbase.net/authentication-v2/method/apple-login/index.md) - [身份认证/其他参考/账户关联登录](https://docs.cloudbase.net/authentication-v2/auth/account-linking/index.md) - [身份认证/其他参考/自定义短信服务商配置指南](https://docs.cloudbase.net/authentication-v2/auth/custom-sms-provider/index.md) - [身份认证/其他参考/验证码处理指南](https://docs.cloudbase.net/authentication-v2/method/captcha/index.md) - [身份认证/其他参考/为注册用户赋予管理员权限](https://docs.cloudbase.net/authentication-v2/auth/practice/grant-admin-permission/index.md) - [身份认证/其他参考/存储额外的用户信息](https://docs.cloudbase.net/authentication-v2/auth/practice/store-extra-user-info/index.md) - [身份认证/其他参考/TCB 登录态长期保持方案](https://docs.cloudbase.net/faq/knowledge/tcb-login-state-refresh-token/index.md) - [身份认证/其他参考/未命名文档](https://docs.cloudbase.net/quick-start/enterprise-identity-provider/index.md) - [身份认证/其他参考/最佳实践](https://docs.cloudbase.net/authentication-v2/auth/best-practice/index.md) - [身份认证/其他参考/常见问题](https://docs.cloudbase.net/authentication-v2/auth/faq/index.md) ## 云存储 - [云存储/未命名文档](https://docs.cloudbase.net/storage/introduce/index.md) - [云存储/文件管理/控制台管理文件](https://docs.cloudbase.net/storage/manage/index.md) - [云存储/文件管理/SDK 管理文件](https://docs.cloudbase.net/storage/sdk/index.md) - [云存储/文件管理/云存储](https://docs.cloudbase.net/cli-v1/storage/index.md) - [云存储/文件管理/COSBrowser 管理文件](https://docs.cloudbase.net/storage/cosbrowser/index.md) - [云存储/文件管理/批量删除任务机制](https://docs.cloudbase.net/storage/batch-delete-task/index.md) - [云存储/权限管理/基础权限](https://docs.cloudbase.net/storage/data-permission/index.md) - [云存储/权限管理/安全规则](https://docs.cloudbase.net/storage/security-rules/index.md) - [云存储/高级功能/自定义 CDN](https://docs.cloudbase.net/storage/cdn/index.md) - [云存储/高级功能/云调用扩展](https://docs.cloudbase.net/storage/extension/index.md) - [云存储/高级功能/CDN 日志分析](https://docs.cloudbase.net/storage/log-analyze/index.md) - [云存储/数据万象/能力概览](https://docs.cloudbase.net/storage/ci-cos/index.md) - [云存储/数据万象/内容审核](https://docs.cloudbase.net/storage/ci-cos-moderation/index.md) - [云存储/数据万象/数据处理](https://docs.cloudbase.net/storage/ci-cos-processing/index.md) - [云存储/数据万象/智能检索](https://docs.cloudbase.net/storage/ci-cos-search/index.md) - [云存储/其他参考/文件存储迁移到云开发](https://docs.cloudbase.net/storage/migrate-cos/index.md) - [云存储/其他参考/常见问题](https://docs.cloudbase.net/storage/faq/index.md) ## 云函数 - [云函数/未命名文档](https://docs.cloudbase.net/cloud-function/introduce/index.md) - [云函数/函数类型](https://docs.cloudbase.net/cloud-function/quickstart/select-types/index.md) - [云函数/开发说明](https://docs.cloudbase.net/cloud-function/develop/introduce/index.md) - [云函数/快速开始/普通云函数/快速开始](https://docs.cloudbase.net/cloud-function/quick-start/index.md) - [云函数/快速开始/HTTP 云函数/Node.js 快速开始](https://docs.cloudbase.net/cloud-function/quickstart/httpfunc/nodejs/index.md) - [云函数/快速开始/HTTP 云函数/Python 快速开始](https://docs.cloudbase.net/cloud-function/quickstart/httpfunc/python/index.md) - [云函数/快速开始/HTTP 云函数/Go 快速开始](https://docs.cloudbase.net/cloud-function/quickstart/httpfunc/golang/index.md) - [云函数/快速开始/HTTP 云函数/Java 快速开始](https://docs.cloudbase.net/cloud-function/quickstart/httpfunc/java/index.md) - [云函数/快速开始/HTTP 云函数/Functions Framework 快速开始](https://docs.cloudbase.net/cloud-function/quickstart/httpfunc/func-framework/index.md) - [云函数/基础配置/基础配置](https://docs.cloudbase.net/cloud-function/function-configuration/config/index.md) - [云函数/基础配置/环境变量](https://docs.cloudbase.net/cloud-function/function-configuration/env/index.md) - [云函数/云函数管理/编写普通云函数](https://docs.cloudbase.net/cloud-function/how-coding/index.md) - [云函数/云函数管理/未命名文档](https://docs.cloudbase.net/cloud-function/how-use/index.md) - [云函数/云函数管理/控制台部署云函数](https://docs.cloudbase.net/cloud-function/manage/index.md) - [云函数/云函数管理/部署云函数](https://docs.cloudbase.net/cli-v1/functions/deploy/index.md) - [云函数/云函数管理/测试云函数](https://docs.cloudbase.net/cloud-function/develop/how-test/index.md) - [云函数/HTTP云函数管理/编写 HTTP 云函数](https://docs.cloudbase.net/cloud-function/develop/how-to-writing-functions-code/index.md) - [云函数/HTTP云函数管理/启动文件说明](https://docs.cloudbase.net/cloud-function/develop/scf-bootstrap/index.md) - [云函数/HTTP云函数管理/未命名文档](https://docs.cloudbase.net/cloud-function/function-calls/index/index.md) - [云函数/HTTP云函数管理/HTTP 云函数路由](https://docs.cloudbase.net/cloud-function/develop/function-routing/index.md) - [云函数/HTTP云函数管理/WebSocket 协议支持](https://docs.cloudbase.net/cloud-function/develop/websocket/index.md) - [云函数/HTTP云函数管理/SSE 协议支持](https://docs.cloudbase.net/cloud-function/develop/sse/index.md) - [云函数/HTTP云函数管理/部署云函数](https://docs.cloudbase.net/cli-v1/functions/deploy/index.md) - [云函数/日志/监控/日志](https://docs.cloudbase.net/cloud-function/debugging/log/index.md) - [云函数/日志/监控/监控](https://docs.cloudbase.net/cloud-function/debugging/monitor/index.md) - [云函数/权限管理/安全规则](https://docs.cloudbase.net/cloud-function/security-rules/index.md) - [云函数/高级功能/定时触发器](https://docs.cloudbase.net/cloud-function/timer-trigger/index.md) - [云函数/高级功能/灰度发布](https://docs.cloudbase.net/cloud-function/gray-release/index.md) - [云函数/高级功能/层管理](https://docs.cloudbase.net/cloud-function/layer/index.md) - [云函数/高级功能/预置并发](https://docs.cloudbase.net/cloud-function/alias/index.md) - [云函数/高级功能/通过 HTTP 访问云函数](https://docs.cloudbase.net/service/access-cloud-function/index.md) - [云函数/资源集成/调用云开发资源](https://docs.cloudbase.net/cloud-function/resource-integration/cloudbase/index.md) - [云函数/资源集成/未命名文档](https://docs.cloudbase.net/cloud-function/resource-integration/mysql/index.md) - [云函数/资源集成/未命名文档](https://docs.cloudbase.net/cloud-function/resource-integration/tencentcloud/index.md) - [云函数/框架及示例/Express](https://docs.cloudbase.net/cloud-function/frameworks-examples/express/index.md) - [云函数/框架及示例/Next.js](https://docs.cloudbase.net/cloud-function/frameworks-examples/next/index.md) - [云函数/框架及示例/NestJS](https://docs.cloudbase.net/cloud-function/frameworks-examples/nest/index.md) - [云函数/框架及示例/Flask](https://docs.cloudbase.net/cloud-function/frameworks-examples/flask/index.md) - [云函数/框架及示例/Django](https://docs.cloudbase.net/cloud-function/frameworks-examples/django/index.md) - [云函数/框架及示例/FastAPI](https://docs.cloudbase.net/cloud-function/frameworks-examples/fastapi/index.md) - [云函数/框架及示例/Springboot](https://docs.cloudbase.net/cloud-function/frameworks-examples/springboot/index.md) - [云函数/框架及示例/Gin](https://docs.cloudbase.net/cloud-function/frameworks-examples/gin/index.md) - [云函数/常见问题/常见问题](https://docs.cloudbase.net/cloud-function/faq/index.md) - [云函数/常见问题/HTTP 云函数相关问题](https://docs.cloudbase.net/cloud-function/faq/web-func/index.md) - [云函数/常见问题/网络相关问题](https://docs.cloudbase.net/cloud-function/faq/network/index.md) - [云函数/常见问题/事件处理相关](https://docs.cloudbase.net/cloud-function/faq/event/index.md) ## 云托管 - [云托管/未命名文档](https://docs.cloudbase.net/run/introduction/index.md) - [云托管/快速开始/概述](https://docs.cloudbase.net/run/quick-start/introduce/index.md) - [云托管/快速开始/Python 快速开始](https://docs.cloudbase.net/run/quick-start/dockerize-python/index.md) - [云托管/快速开始/Node.js 快速开始](https://docs.cloudbase.net/run/quick-start/dockerize-node/index.md) - [云托管/快速开始/Go 快速开始](https://docs.cloudbase.net/run/quick-start/dockerize-go/index.md) - [云托管/快速开始/Java 快速开始](https://docs.cloudbase.net/run/quick-start/dockerize-java/index.md) - [云托管/快速开始/.NET 快速开始](https://docs.cloudbase.net/run/quick-start/dockerize-dotnet/index.md) - [云托管/快速开始/PHP 快速开始](https://docs.cloudbase.net/run/quick-start/dockerize-php/index.md) - [云托管/开发指南/服务开发说明](https://docs.cloudbase.net/run/develop/developing-guide/index.md) - [云托管/开发指南/语言框架/总览](https://docs.cloudbase.net/run/develop/languages-frameworks/index/index.md) - [云托管/开发指南/语言框架/Express](https://docs.cloudbase.net/run/develop/languages-frameworks/express/index.md) - [云托管/开发指南/语言框架/Nest](https://docs.cloudbase.net/run/develop/languages-frameworks/nest/index.md) - [云托管/开发指南/语言框架/Django](https://docs.cloudbase.net/run/develop/languages-frameworks/django/index.md) - [云托管/开发指南/语言框架/Flask](https://docs.cloudbase.net/run/develop/languages-frameworks/flask/index.md) - [云托管/开发指南/语言框架/FastAPI](https://docs.cloudbase.net/run/develop/languages-frameworks/fastapi/index.md) - [云托管/开发指南/语言框架/Gin](https://docs.cloudbase.net/run/develop/languages-frameworks/gin/index.md) - [云托管/开发指南/语言框架/Spring Boot](https://docs.cloudbase.net/run/develop/languages-frameworks/springboot/index.md) - [云托管/开发指南/语言框架/Laravel](https://docs.cloudbase.net/run/develop/languages-frameworks/laravel/index.md) - [云托管/开发指南/语言框架/Next](https://docs.cloudbase.net/run/develop/languages-frameworks/next/index.md) - [云托管/开发指南/调用云托管服务/通过 HTTP 访问](https://docs.cloudbase.net/run/develop/access/client/index.md) - [云托管/开发指南/调用云托管服务/微信小程序](https://docs.cloudbase.net/run/develop/access/mini/index.md) - [云托管/开发指南/调用云托管服务/通过 SDK/API 访问](https://docs.cloudbase.net/run/develop/access/sdk-api/index.md) - [云托管/开发指南/调用云托管服务/内网访问](https://docs.cloudbase.net/run/develop/access/internal/index.md) - [云托管/开发指南/调用云托管服务/使用 Websocket](https://docs.cloudbase.net/run/develop/access/websocket/index.md) - [云托管/开发指南/资源集成/未命名文档](https://docs.cloudbase.net/run/develop/resource-integration/mysql/index.md) - [云托管/开发指南/资源集成/未命名文档](https://docs.cloudbase.net/run/develop/resource-integration/tencentcloud/index.md) - [云托管/开发指南/优化容器镜像](https://docs.cloudbase.net/run/develop/image-optimization/index.md) - [云托管/服务指南/服务部署/部署方式](https://docs.cloudbase.net/run/deploy/deploy/introduce/index.md) - [云托管/服务指南/服务部署/部署容器镜像](https://docs.cloudbase.net/run/deploy/deploy/deploying-image/index.md) - [云托管/服务指南/服务部署/从源代码部署](https://docs.cloudbase.net/run/deploy/deploy/deploying-source-code/index.md) - [云托管/服务指南/服务部署/通过 Git 仓库部署](https://docs.cloudbase.net/run/deploy/deploy/deploying-git/index.md) - [云托管/服务指南/服务部署/通过 Cli 仓库部署](https://docs.cloudbase.net/run/deploy/deploy/deploying-cli/index.md) - [云托管/服务指南/服务网络/配置自定义域名](https://docs.cloudbase.net/run/deploy/networking/custom-domains/index.md) - [云托管/服务指南/服务网络/公网访问](https://docs.cloudbase.net/run/deploy/networking/public/index.md) - [云托管/服务指南/服务网络/内网访问](https://docs.cloudbase.net/run/deploy/networking/private/index.md) - [云托管/服务指南/服务网络/内网互联](https://docs.cloudbase.net/run/deploy/networking/internal-link/index.md) - [云托管/服务指南/服务网络/公网出访](https://docs.cloudbase.net/run/deploy/networking/egress/index.md) - [云托管/服务指南/服务网络/固定公网出口 IP](https://docs.cloudbase.net/run/deploy/networking/staticip/index.md) - [云托管/服务指南/服务管理/查看或删除版本](https://docs.cloudbase.net/run/deploy/managing/revisions/index.md) - [云托管/服务指南/服务配置/资源/CPU 及内存配置](https://docs.cloudbase.net/run/deploy/configuring/resources/cpu-limits/index.md) - [云托管/服务指南/服务配置/环境/容器端口和入口点](https://docs.cloudbase.net/run/deploy/configuring/environment/containers/index.md) - [云托管/服务指南/服务配置/环境/环境变量](https://docs.cloudbase.net/run/deploy/configuring/environment/envs/index.md) - [云托管/服务指南/服务配置/环境/会话亲和性](https://docs.cloudbase.net/run/deploy/configuring/environment/session-affinity/index.md) - [云托管/服务指南/服务配置/存储/临时存储](https://docs.cloudbase.net/run/deploy/configuring/storage/local/index.md) - [云托管/服务指南/服务配置/存储/挂载对象存储](https://docs.cloudbase.net/run/deploy/configuring/storage/cos/index.md) - [云托管/服务指南/服务配置/扩缩容/运行模式与扩缩容](https://docs.cloudbase.net/run/deploy/configuring/autoscaling/about-instance-autoscaling/index.md) - [云托管/服务指南/服务鉴权/允许公开访问](https://docs.cloudbase.net/run/deploy/authenticating/public/index.md) - [云托管/服务指南/服务鉴权/服务到服务](https://docs.cloudbase.net/run/deploy/authenticating/service-to-service/index.md) - [云托管/服务指南/服务鉴权/对用户进行身份校验](https://docs.cloudbase.net/run/deploy/authenticating/end-users/index.md) - [云托管/运维指南/日志](https://docs.cloudbase.net/run/maintain/log/index.md) - [云托管/运维指南/监控](https://docs.cloudbase.net/run/maintain/monitoring/index.md) - [云托管/运维指南/使用 Webshell 登录实例](https://docs.cloudbase.net/run/maintain/webshell/index.md) - [云托管/函数型开发框架/介绍](https://docs.cloudbase.net/cbrf/intro/index.md) - [云托管/函数型开发框架/快速开始](https://docs.cloudbase.net/cbrf/quickstart/index.md) - [云托管/函数型开发框架/函数编写指南](https://docs.cloudbase.net/cbrf/how-to-writing-functions-code/index.md) - [云托管/函数型开发框架/本地开发云函数](https://docs.cloudbase.net/cbrf/how-to-develop-local/index.md) - [云托管/函数型开发框架/在线开发云函数](https://docs.cloudbase.net/cbrf/how-to-develop-online/index.md) - [云托管/函数型开发框架/如何调试函数代码?](https://docs.cloudbase.net/cbrf/how-to-debug-functions-code/index.md) - [云托管/函数型开发框架/如何迁移云函数代码到云托管](https://docs.cloudbase.net/cbrf/how-to-migrate-to-cbrf/index.md) - [云托管/函数型开发框架/如何调用TCB云开发的其他能力?](https://docs.cloudbase.net/cbrf/how-to-invoke-tcb/index.md) - [云托管/函数型开发框架/如何按需构建自定义函数镜像](https://docs.cloudbase.net/cbrf/how-to-customize-functions-image/index.md) - [云托管/函数型开发框架/开发函数型智能体](https://docs.cloudbase.net/cbrf/develop-cbrf-agent/index.md) - [云托管/函数型开发框架/函数代码示例](https://docs.cloudbase.net/cbrf/example/index.md) - [云托管/函数型开发框架/对比其他方案](https://docs.cloudbase.net/cbrf/vs/index.md) - [云托管/函数型开发框架/CLI工具介绍](https://docs.cloudbase.net/cbrf/cli/index.md) - [云托管/函数型开发框架/常见问题 FAQ](https://docs.cloudbase.net/cbrf/faq/index.md) - [云托管/最佳实践/解决时区不一致问题](https://docs.cloudbase.net/run/best-practice/fix-timezone/index.md) - [云托管/最佳实践/将现有服务迁移到云托管](https://docs.cloudbase.net/run/best-practice/migration/index.md) - [云托管/使用限制](https://docs.cloudbase.net/run/limitation/index.md) - [云托管/概念说明](https://docs.cloudbase.net/run/related/index.md) - [云托管/常见问题/概述](https://docs.cloudbase.net/run/faq/index/index.md) - [云托管/常见问题/计费相关](https://docs.cloudbase.net/run/faq/fee/index.md) - [云托管/常见问题/构建失败相关](https://docs.cloudbase.net/run/faq/build/index.md) - [云托管/常见问题/部署失败相关](https://docs.cloudbase.net/run/faq/deploy/index.md) - [云托管/常见问题/服务相关](https://docs.cloudbase.net/run/faq/server/index.md) - [云托管/常见问题/网络相关](https://docs.cloudbase.net/run/faq/network/index.md) - [云托管/常见问题/HTTP 访问相关](https://docs.cloudbase.net/run/faq/gw/index.md) - [云托管/常见问题/第三方包使用声明](https://docs.cloudbase.net/run/faq/third-packages/index.md) ## 静态网站托管 - [静态网站托管/概述](https://docs.cloudbase.net/hosting/introduce/index.md) - [静态网站托管/快速开始](https://docs.cloudbase.net/hosting/quick-start/index.md) - [静态网站托管/应用部署/部署方式](https://docs.cloudbase.net/hosting/web-hosting/index.md) - [静态网站托管/应用部署/部署指南](https://docs.cloudbase.net/hosting/web-hosting-guide/index.md) - [静态网站托管/应用部署/纯静态项目部署](https://docs.cloudbase.net/hosting/web-hosting-static/index.md) - [静态网站托管/应用部署/未命名文档](https://docs.cloudbase.net/cli-v1/app/management/index.md) - [静态网站托管/资源管理/控制台管理静态资源](https://docs.cloudbase.net/hosting/manage/index.md) - [静态网站托管/资源管理/静态网站托管](https://docs.cloudbase.net/cli-v1/hosting/index.md) - [静态网站托管/高级功能/静态托管安全配置](https://docs.cloudbase.net/hosting/security/index.md) - [静态网站托管/高级功能/访问静态网站资源](https://docs.cloudbase.net/service/access-static-hosting/index.md) - [静态网站托管/高级功能/与Git平台CI/CD集成](https://docs.cloudbase.net/hosting/cli-devops/index.md) - [静态网站托管/其他参考/常见问题](https://docs.cloudbase.net/hosting/faq/index.md) ## JS-SDK - [JS SDK(V2)/初始化](https://docs.cloudbase.net/api-reference/webv2/initialization/index.md) - [JS SDK(V2)/文档型数据库/查询数据](https://docs.cloudbase.net/api-reference/webv2/database/fetch/index.md) - [JS SDK(V2)/文档型数据库/新增数据](https://docs.cloudbase.net/api-reference/webv2/database/add/index.md) - [JS SDK(V2)/文档型数据库/更新数据](https://docs.cloudbase.net/api-reference/webv2/database/update/index.md) - [JS SDK(V2)/文档型数据库/删除数据](https://docs.cloudbase.net/api-reference/webv2/database/delete/index.md) - [JS SDK(V2)/文档型数据库/操作符](https://docs.cloudbase.net/api-reference/webv2/database/command/index.md) - [JS SDK(V2)/PostgreSQL 数据库/查询数据](https://docs.cloudbase.net/api-reference/webv2/postgresql/fetch/index.md) - [JS SDK(V2)/PostgreSQL 数据库/新增数据](https://docs.cloudbase.net/api-reference/webv2/postgresql/insert/index.md) - [JS SDK(V2)/PostgreSQL 数据库/更新数据](https://docs.cloudbase.net/api-reference/webv2/postgresql/update/index.md) - [JS SDK(V2)/PostgreSQL 数据库/更新或创建数据](https://docs.cloudbase.net/api-reference/webv2/postgresql/upsert/index.md) - [JS SDK(V2)/PostgreSQL 数据库/删除数据](https://docs.cloudbase.net/api-reference/webv2/postgresql/delete/index.md) - [JS SDK(V2)/PostgreSQL 数据库/过滤器](https://docs.cloudbase.net/api-reference/webv2/postgresql/filters/index.md) - [JS SDK(V2)/PostgreSQL 数据库/修饰符](https://docs.cloudbase.net/api-reference/webv2/postgresql/modifiers/index.md) - [JS SDK(V2)/PostgreSQL 数据库/RPC 调用](https://docs.cloudbase.net/api-reference/webv2/postgresql/rpc/index.md) - [JS SDK(V2)/MySQL 数据库/查询数据](https://docs.cloudbase.net/api-reference/webv2/mysql/fetch/index.md) - [JS SDK(V2)/MySQL 数据库/新增数据](https://docs.cloudbase.net/api-reference/webv2/mysql/insert/index.md) - [JS SDK(V2)/MySQL 数据库/更新数据](https://docs.cloudbase.net/api-reference/webv2/mysql/update/index.md) - [JS SDK(V2)/MySQL 数据库/更新或创建数据](https://docs.cloudbase.net/api-reference/webv2/mysql/upsert/index.md) - [JS SDK(V2)/MySQL 数据库/删除数据](https://docs.cloudbase.net/api-reference/webv2/mysql/delete/index.md) - [JS SDK(V2)/MySQL 数据库/过滤器](https://docs.cloudbase.net/api-reference/webv2/mysql/filters/index.md) - [JS SDK(V2)/MySQL 数据库/修饰符](https://docs.cloudbase.net/api-reference/webv2/mysql/modifiers/index.md) - [JS SDK(V2)/数据模型/查询数据](https://docs.cloudbase.net/api-reference/webv2/model/fetch/index.md) - [JS SDK(V2)/数据模型/新增数据](https://docs.cloudbase.net/api-reference/webv2/model/add/index.md) - [JS SDK(V2)/数据模型/更新数据](https://docs.cloudbase.net/api-reference/webv2/model/update/index.md) - [JS SDK(V2)/数据模型/删除数据](https://docs.cloudbase.net/api-reference/webv2/model/delete/index.md) - [JS SDK(V2)/数据模型/查询参数详解](https://docs.cloudbase.net/api-reference/webv2/model/select/index.md) - [JS SDK(V2)/数据模型/执行 SQL 模板](https://docs.cloudbase.net/api-reference/webv2/model/sql-template/index.md) - [JS SDK(V2)/身份认证/未命名文档](https://docs.cloudbase.net/api-reference/webv2/authentication/index.md) - [JS SDK(V2)/云存储/未命名文档](https://docs.cloudbase.net/api-reference/webv2/storage/index.md) - [JS SDK(V2)/云函数](https://docs.cloudbase.net/api-reference/webv2/functions/index.md) - [JS SDK(V2)/云托管](https://docs.cloudbase.net/api-reference/webv2/cloudrun/index.md) - [JS SDK(V2)/未命名文档](https://docs.cloudbase.net/api-reference/webv2/apis/index.md) - [JS SDK(V2)/AI/未命名文档](https://docs.cloudbase.net/api-reference/webv2/ai/index.md) - [JS SDK(V2)/跨端开发/适配器开发指引](https://docs.cloudbase.net/api-reference/webv2/adapter/adapter/index.md) - [JS SDK(V2)/跨端开发/UniApp 适配器](https://docs.cloudbase.net/api-reference/webv2/adapter/uniapp-adapter/index.md) - [JS SDK(V2)/跨端开发/微信小程序适配器](https://docs.cloudbase.net/api-reference/webv2/adapter/weixin-adapter/index.md) - [JS SDK(V2)/跨端开发/Node.js 适配器](https://docs.cloudbase.net/api-reference/webv2/adapter/node-adapter/index.md) - [JS SDK(V2)/跨端开发/React Native 适配器](https://docs.cloudbase.net/api-reference/webv2/adapter/rn-adapter/index.md) - [JS SDK(V2)/跨端开发/Cocos 适配器](https://docs.cloudbase.net/api-reference/webv2/adapter/cocos-adapter/index.md) - [JS SDK(V2)/其他参考/Token 刷新与错误处理](https://docs.cloudbase.net/api-reference/webv2/auth_token/index.md) - [JS SDK(V2)/其他参考/开发环境错误日志提示](https://docs.cloudbase.net/api-reference/webv2/errlog/index.md) - [JS SDK(V2)/其他参考/从 cloudbase js sdk v1 迁移](https://docs.cloudbase.net/api-reference/webv2/migration/index.md) - [JS SDK(V2)/其他参考/常见问题](https://docs.cloudbase.net/api-reference/webv2/faq/index.md) - [JS SDK(V2)/其他参考/Web SDK API V1 和 V2 不兼容问题](https://docs.cloudbase.net/faq/knowledge/web-sdk-v1-v2-compatibility-issue/index.md) - [JS SDK(V2)/其他参考/更新日志](https://docs.cloudbase.net/api-reference/webv2/changelog/index.md) ## Node.js SDK - [Node SDK/初始化](https://docs.cloudbase.net/api-reference/server/node-sdk/initialization/index.md) - [Node SDK/环境信息](https://docs.cloudbase.net/api-reference/server/node-sdk/env/index.md) - [Node SDK/文档型数据库/查询数据](https://docs.cloudbase.net/api-reference/server/node-sdk/database/fetch/index.md) - [Node SDK/文档型数据库/新增数据](https://docs.cloudbase.net/api-reference/server/node-sdk/database/add/index.md) - [Node SDK/文档型数据库/更新数据](https://docs.cloudbase.net/api-reference/server/node-sdk/database/update/index.md) - [Node SDK/文档型数据库/删除数据](https://docs.cloudbase.net/api-reference/server/node-sdk/database/delete/index.md) - [Node SDK/文档型数据库/操作符](https://docs.cloudbase.net/api-reference/server/node-sdk/database/command/index.md) - [Node SDK/文档型数据库/聚合操作/API/Aggregate](https://docs.cloudbase.net/api-reference/server/node-sdk/database/aggregate/aggregate/index.md) - [Node SDK/文档型数据库/聚合操作/聚合操作符/AggregateCommand](https://docs.cloudbase.net/api-reference/server/node-sdk/database/aggregate/aggregateCommand/index.md) - [Node SDK/文档型数据库/聚合操作/Expression](https://docs.cloudbase.net/api-reference/server/node-sdk/database/aggregate/expression/index.md) - [Node SDK/PostgreSQL 数据库/查询数据](https://docs.cloudbase.net/api-reference/server/node-sdk/postgresql/fetch/index.md) - [Node SDK/PostgreSQL 数据库/新增数据](https://docs.cloudbase.net/api-reference/server/node-sdk/postgresql/insert/index.md) - [Node SDK/PostgreSQL 数据库/更新数据](https://docs.cloudbase.net/api-reference/server/node-sdk/postgresql/update/index.md) - [Node SDK/PostgreSQL 数据库/更新或创建数据](https://docs.cloudbase.net/api-reference/server/node-sdk/postgresql/upsert/index.md) - [Node SDK/PostgreSQL 数据库/删除数据](https://docs.cloudbase.net/api-reference/server/node-sdk/postgresql/delete/index.md) - [Node SDK/PostgreSQL 数据库/过滤器](https://docs.cloudbase.net/api-reference/server/node-sdk/postgresql/filters/index.md) - [Node SDK/PostgreSQL 数据库/修饰符](https://docs.cloudbase.net/api-reference/server/node-sdk/postgresql/modifiers/index.md) - [Node SDK/MySQL 数据库/查询数据](https://docs.cloudbase.net/api-reference/server/node-sdk/mysql/fetch/index.md) - [Node SDK/MySQL 数据库/新增数据](https://docs.cloudbase.net/api-reference/server/node-sdk/mysql/insert/index.md) - [Node SDK/MySQL 数据库/更新数据](https://docs.cloudbase.net/api-reference/server/node-sdk/mysql/update/index.md) - [Node SDK/MySQL 数据库/更新或创建数据](https://docs.cloudbase.net/api-reference/server/node-sdk/mysql/upsert/index.md) - [Node SDK/MySQL 数据库/删除数据](https://docs.cloudbase.net/api-reference/server/node-sdk/mysql/delete/index.md) - [Node SDK/MySQL 数据库/过滤器](https://docs.cloudbase.net/api-reference/server/node-sdk/mysql/filters/index.md) - [Node SDK/MySQL 数据库/修饰符](https://docs.cloudbase.net/api-reference/server/node-sdk/mysql/modifiers/index.md) - [Node SDK/数据模型/查询数据](https://docs.cloudbase.net/api-reference/server/node-sdk/model/fetch/index.md) - [Node SDK/数据模型/新增数据](https://docs.cloudbase.net/api-reference/server/node-sdk/model/add/index.md) - [Node SDK/数据模型/更新数据](https://docs.cloudbase.net/api-reference/server/node-sdk/model/update/index.md) - [Node SDK/数据模型/删除数据](https://docs.cloudbase.net/api-reference/server/node-sdk/model/delete/index.md) - [Node SDK/数据模型/查询参数详解](https://docs.cloudbase.net/api-reference/server/node-sdk/model/select/index.md) - [Node SDK/数据模型/执行 SQL 模板](https://docs.cloudbase.net/api-reference/server/node-sdk/model/sql-template/index.md) - [Node SDK/身份认证](https://docs.cloudbase.net/api-reference/server/node-sdk/auth/index.md) - [Node SDK/云函数](https://docs.cloudbase.net/api-reference/server/node-sdk/functions/index.md) - [Node SDK/云托管](https://docs.cloudbase.net/api-reference/server/node-sdk/cloudrun/index.md) - [Node SDK/云存储](https://docs.cloudbase.net/api-reference/server/node-sdk/storage/index.md) - [Node SDK/AI](https://docs.cloudbase.net/api-reference/server/node-sdk/ai/index.md) - [Node SDK/消息通知](https://docs.cloudbase.net/api-reference/server/node-sdk/templateNotify/index.md) - [Node SDK/其他参考/CHANGELOG](https://docs.cloudbase.net/api-reference/server/node-sdk/changelog/index.md) - [Node SDK/其他参考/常见问题](https://docs.cloudbase.net/api-reference/server/node-sdk/faq/index.md) ## 管理端 Node.js SDK - [Manager Node SDK/初始化](https://docs.cloudbase.net/api-reference/manager/node/introduction/index.md) - [Manager Node SDK/模块管理/环境管理](https://docs.cloudbase.net/api-reference/manager/node/env/index.md) - [Manager Node SDK/模块管理/登录配置](https://docs.cloudbase.net/api-reference/manager/node/login-config/index.md) - [Manager Node SDK/模块管理/用户管理](https://docs.cloudbase.net/api-reference/manager/node/user/index.md) - [Manager Node SDK/模块管理/权限管理](https://docs.cloudbase.net/api-reference/manager/node/permission/index.md) - [Manager Node SDK/模块管理/文档型数据库](https://docs.cloudbase.net/api-reference/manager/node/database/index.md) - [Manager Node SDK/模块管理/关系型数据库(MySQL)](https://docs.cloudbase.net/api-reference/manager/node/mysql/index.md) - [Manager Node SDK/模块管理/关系型数据库(PostgreSQL)](https://docs.cloudbase.net/api-reference/manager/node/postgresql/index.md) - [Manager Node SDK/模块管理/云存储](https://docs.cloudbase.net/api-reference/manager/node/storage/index.md) - [Manager Node SDK/模块管理/云函数](https://docs.cloudbase.net/api-reference/manager/node/function/index.md) - [Manager Node SDK/模块管理/云托管](https://docs.cloudbase.net/api-reference/manager/node/cloudrun/index.md) - [Manager Node SDK/模块管理/应用部署](https://docs.cloudbase.net/api-reference/manager/node/cloudApp/index.md) - [Manager Node SDK/模块管理/静态网站托管](https://docs.cloudbase.net/api-reference/manager/node/hosting/index.md) - [Manager Node SDK/模块管理/未命名文档](https://docs.cloudbase.net/api-reference/manager/node/domain/index.md) - [Manager Node SDK/模块管理/Agent 管理](https://docs.cloudbase.net/api-reference/manager/node/agent/index.md) - [Manager Node SDK/模块管理/AI 模型管理](https://docs.cloudbase.net/api-reference/manager/node/aiModel/index.md) - [Manager Node SDK/模块管理/集成中心](https://docs.cloudbase.net/api-reference/manager/node/integration/index.md) - [Manager Node SDK/模块管理/文档检索](https://docs.cloudbase.net/api-reference/manager/node/docs/index.md) - [Manager Node SDK/公共接口/通用云 API 调用](https://docs.cloudbase.net/api-reference/manager/node/common/index.md) - [Manager Node SDK/公共接口/安全规则](https://docs.cloudbase.net/api-reference/manager/node/rule/index.md) - [Manager Node SDK/公共接口/安全来源](https://docs.cloudbase.net/api-reference/manager/node/safeSource/index.md) - [Manager Node SDK/公共接口/CLS 日志](https://docs.cloudbase.net/api-reference/manager/node/clsLog/index.md) - [Manager Node SDK/其他参考/更新日志](https://docs.cloudbase.net/api-reference/manager/node/changelog/index.md) - [Manager Node SDK/其他参考/未命名文档](https://docs.cloudbase.net/api-reference/manager/node/httpservice/index.md) ## CLI 命令行工具 - [CloudBase CLI/安装](https://docs.cloudbase.net/cli-v1/install/index.md) - [CloudBase CLI/快速开始](https://docs.cloudbase.net/cli-v1/quick-start/index.md) - [CloudBase CLI/模板拉取](https://docs.cloudbase.net/cli-v1/pull/index.md) - [CloudBase CLI/未命名文档](https://docs.cloudbase.net/cli-v1/docs-cli/index.md) - [CloudBase CLI/未命名文档](https://docs.cloudbase.net/cli-v1/api/index.md) - [CloudBase CLI/环境管理/基础环境](https://docs.cloudbase.net/cli-v1/envs/basement/index.md) - [CloudBase CLI/环境管理/登录配置](https://docs.cloudbase.net/cli-v1/envs/login-type/index.md) - [CloudBase CLI/环境管理/API Key 管理](https://docs.cloudbase.net/cli-v1/envs/apikey/index.md) - [CloudBase CLI/环境管理/多地域支持](https://docs.cloudbase.net/cli-v1/region/index.md) - [CloudBase CLI/环境管理/配置文件](https://docs.cloudbase.net/cli-v1/config/index.md) - [CloudBase CLI/云函数/快速开始](https://docs.cloudbase.net/cli-v1/functions/quick-start/index.md) - [CloudBase CLI/云函数/部署云函数](https://docs.cloudbase.net/cli-v1/functions/deploy/index.md) - [CloudBase CLI/云函数/云函数管理](https://docs.cloudbase.net/cli-v1/functions/management/index.md) - [CloudBase CLI/云函数/配置文件-云函数](https://docs.cloudbase.net/cli-v1/functions/configs/index.md) - [CloudBase CLI/云函数/未命名文档](https://docs.cloudbase.net/cli-v1/functions/layer/index.md) - [CloudBase CLI/云函数/触发器](https://docs.cloudbase.net/cli-v1/functions/trigger/index.md) - [CloudBase CLI/云函数/预置并发](https://docs.cloudbase.net/cli-v1/functions/concurrency/index.md) - [CloudBase CLI/云函数/流量路由](https://docs.cloudbase.net/cli-v1/functions/route/index.md) - [CloudBase CLI/云函数/云函数日志](https://docs.cloudbase.net/cli-v1/functions/logger/index.md) - [CloudBase CLI/集成中心/快速开始](https://docs.cloudbase.net/cli-v1/integration/quick-start/index.md) - [CloudBase CLI/集成中心/查询集成类型](https://docs.cloudbase.net/cli-v1/integration/types/index.md) - [CloudBase CLI/集成中心/创建集成](https://docs.cloudbase.net/cli-v1/integration/create/index.md) - [CloudBase CLI/集成中心/查询集成列表](https://docs.cloudbase.net/cli-v1/integration/list/index.md) - [CloudBase CLI/集成中心/查询集成详情](https://docs.cloudbase.net/cli-v1/integration/get/index.md) - [CloudBase CLI/集成中心/更新集成配置](https://docs.cloudbase.net/cli-v1/integration/update/index.md) - [CloudBase CLI/集成中心/绑定云函数](https://docs.cloudbase.net/cli-v1/integration/bind-resource/index.md) - [CloudBase CLI/集成中心/删除集成](https://docs.cloudbase.net/cli-v1/integration/delete/index.md) - [CloudBase CLI/云托管/初始化项目](https://docs.cloudbase.net/cli-v1/cloudrun/init/index.md) - [CloudBase CLI/云托管/本地运行](https://docs.cloudbase.net/cli-v1/cloudrun/run/index.md) - [CloudBase CLI/云托管/代码部署](https://docs.cloudbase.net/cli-v1/cloudrun/deploy/index.md) - [CloudBase CLI/云托管/灰度流量管理](https://docs.cloudbase.net/cli-v1/cloudrun/traffic/index.md) - [CloudBase CLI/云托管/查看服务列表](https://docs.cloudbase.net/cli-v1/cloudrun/list/index.md) - [CloudBase CLI/云托管/下载服务代码](https://docs.cloudbase.net/cli-v1/cloudrun/download/index.md) - [CloudBase CLI/云托管/删除服务](https://docs.cloudbase.net/cli-v1/cloudrun/delete/index.md) - [CloudBase CLI/数据库/数据模型管理](https://docs.cloudbase.net/cli-v1/db/management/index.md) - [CloudBase CLI/数据库/未命名文档](https://docs.cloudbase.net/cli-v1/db/nosql/management/index.md) - [CloudBase CLI/数据库/未命名文档](https://docs.cloudbase.net/cli-v1/db/mysql/management/index.md) - [CloudBase CLI/数据库/未命名文档](https://docs.cloudbase.net/cli-v1/db/postgresql/management/index.md) - [CloudBase CLI/云存储](https://docs.cloudbase.net/cli-v1/storage/index.md) - [CloudBase CLI/静态网站托管](https://docs.cloudbase.net/cli-v1/hosting/index.md) - [CloudBase CLI/HTTP 访问/安全域名管理](https://docs.cloudbase.net/cli-v1/cors/index.md) - [CloudBase CLI/HTTP 访问/自定义域名管理](https://docs.cloudbase.net/cli-v1/domains/index.md) - [CloudBase CLI/HTTP 访问/HTTP 服务路由管理](https://docs.cloudbase.net/cli-v1/routes/index.md) - [CloudBase CLI/用户、角色与权限/未命名文档](https://docs.cloudbase.net/cli-v1/user/management/index.md) - [CloudBase CLI/用户、角色与权限/未命名文档](https://docs.cloudbase.net/cli-v1/role/management/index.md) - [CloudBase CLI/用户、角色与权限/未命名文档](https://docs.cloudbase.net/cli-v1/permission/management/index.md) - [CloudBase CLI/用户、角色与权限/未命名文档](https://docs.cloudbase.net/cli-v1/policy/management/index.md) - [CloudBase CLI/未命名文档](https://docs.cloudbase.net/cli-v1/secrets/management/index.md) - [CloudBase CLI/AI Agent/未命名文档](https://docs.cloudbase.net/cli-v1/agent/management/index.md) - [CloudBase CLI/未命名文档](https://docs.cloudbase.net/cli-v1/app/management/index.md) - [CloudBase CLI/可观测性/未命名文档](https://docs.cloudbase.net/cli-v1/logs/search/index.md) - [CloudBase CLI/可观测性/未命名文档](https://docs.cloudbase.net/cli-v1/monitor/management/index.md) - [CloudBase CLI/可观测性/未命名文档](https://docs.cloudbase.net/cli-v1/monitor/alert/index.md) - [CloudBase CLI/AI ✨ /CloudBase AI CLI 使用文档](https://docs.cloudbase.net/cli-v1/ai/introduce/index.md) - [CloudBase CLI/AI ✨ /支持的 AI CLI/CodeBuddy Code 配置文档](https://docs.cloudbase.net/cli-v1/ai/codebuddy/index.md) - [CloudBase CLI/AI ✨ /支持的 AI CLI/Claude Code 配置文档](https://docs.cloudbase.net/cli-v1/ai/claude/index.md) - [CloudBase CLI/AI ✨ /支持的 AI CLI/Codex 配置文档](https://docs.cloudbase.net/cli-v1/ai/codex/index.md) - [CloudBase CLI/AI ✨ /支持的 AI CLI/aider 配置文档](https://docs.cloudbase.net/cli-v1/ai/aider/index.md) - [CloudBase CLI/AI ✨ /支持的 AI CLI/Cursor CLI 配置文档](https://docs.cloudbase.net/cli-v1/ai/cursor/index.md) - [CloudBase CLI/AI ✨ /支持的 AI CLI/Qwen Code 配置文档](https://docs.cloudbase.net/cli-v1/ai/qwen/index.md) - [CloudBase CLI/其他参考/全局选项](https://docs.cloudbase.net/cli-v1/global-options/index.md) - [CloudBase CLI/其他参考/退出码](https://docs.cloudbase.net/cli-v1/exit-codes/index.md) - [CloudBase CLI/其他参考/从 v0 升级到 v1](https://docs.cloudbase.net/cli-v1/migrate/index.md) - [CloudBase CLI/其他参考/从 v1/v2 升级到 v3](https://docs.cloudbase.net/cli-v1/migrate-v3/index.md) - [CloudBase CLI/其他参考/设备码授权与接入/设备码授权概览](https://docs.cloudbase.net/cli-v1/device-flow-protocol/index/index.md) - [CloudBase CLI/其他参考/设备码授权与接入/企业自建设备码授权服务对接 CloudBase CLI](https://docs.cloudbase.net/cli-v1/device-flow-protocol/integration/index.md) - [CloudBase CLI/其他参考/常见问题](https://docs.cloudbase.net/cli-v1/faq/index.md) - [CloudBase CLI/其他参考/未命名文档](https://docs.cloudbase.net/faq/knowledge/multiple-cli-version/index.md) - [CloudBase CLI/⚠️ 废弃命令(兼容保留)/HTTP 网关](https://docs.cloudbase.net/cli-v1/service/index.md) ## AI 服务 - [AI/简介](https://docs.cloudbase.net/ai/introduce/index.md) - [AI/快速开始/小程序](https://docs.cloudbase.net/ai/quickstart/miniprogram/index.md) - [AI/快速开始/Web 应用](https://docs.cloudbase.net/ai/quickstart/web/index.md) - [AI/快速开始/AI 工具](https://docs.cloudbase.net/ai/quickstart/ai-tools/index.md) - [AI/快速开始/接入 wxa-skill-eval 评测](https://docs.cloudbase.net/ai/quickstart/wxa-skill-eval/index.md) - [AI/快速开始/第三方模型](https://docs.cloudbase.net/ai/quickstart/third-party-model/index.md) - [AI/文本生成/概述](https://docs.cloudbase.net/ai/model/overview/index.md) - [AI/文本生成/功能介绍/多轮对话](https://docs.cloudbase.net/ai/model/multi-turn/index.md) - [AI/文本生成/功能介绍/流式输出](https://docs.cloudbase.net/ai/model/streaming/index.md) - [AI/文本生成/功能介绍/深度思考](https://docs.cloudbase.net/ai/model/deep-thinking/index.md) - [AI/文本生成/功能介绍/多模态理解](https://docs.cloudbase.net/ai/model/multimodal/index.md) - [AI/文本生成/功能介绍/上下文缓存](https://docs.cloudbase.net/ai/model/cache/index.md) - [AI/文本生成/功能介绍/上下文管理](https://docs.cloudbase.net/ai/model/context-management/index.md) - [AI/文本生成/功能介绍/工具调用](https://docs.cloudbase.net/ai/model/tool-calling/index.md) - [AI/文本生成/SDK 调用方式/小程序调用](https://docs.cloudbase.net/ai/model/miniprogram-access/index.md) - [AI/文本生成/SDK 调用方式/wx-server-sdk 调用](https://docs.cloudbase.net/ai/model/wx-server-sdk-access/index.md) - [AI/文本生成/SDK 调用方式/Web SDK 调用](https://docs.cloudbase.net/ai/model/web-access/index.md) - [AI/文本生成/SDK 调用方式/Node SDK 调用](https://docs.cloudbase.net/ai/model/nodejs-access/index.md) - [AI/文本生成/SDK 调用方式/cURL 调用](https://docs.cloudbase.net/ai/model/curl-access/index.md) - [AI/文本生成/SDK 调用方式/OpenAI SDK 调用](https://docs.cloudbase.net/ai/model/openai-sdk-access/index.md) - [AI/文本生成/SDK 调用方式/Anthropic SDK 调用](https://docs.cloudbase.net/ai/model/anthropic-sdk-access/index.md) - [AI/文本生成/接入 AI 工具/云开发 LLM API 支持协议介绍](https://docs.cloudbase.net/ai/ai-tools/protocol/index.md) - [AI/文本生成/接入 AI 工具/CC Switch](https://docs.cloudbase.net/ai/ai-tools/cc-switch/index.md) - [AI/文本生成/接入 AI 工具/WorkBuddy](https://docs.cloudbase.net/ai/ai-tools/workbuddy/index.md) - [AI/文本生成/接入 AI 工具/CodeBuddy](https://docs.cloudbase.net/ai/ai-tools/codebuddy/index.md) - [AI/文本生成/接入 AI 工具/CodeBuddy Code](https://docs.cloudbase.net/ai/ai-tools/codebuddy-code/index.md) - [AI/文本生成/接入 AI 工具/Claude Code](https://docs.cloudbase.net/ai/ai-tools/claude-code/index.md) - [AI/文本生成/接入 AI 工具/Codex](https://docs.cloudbase.net/ai/ai-tools/codex-app/index.md) - [AI/文本生成/接入 AI 工具/Codex CLI](https://docs.cloudbase.net/ai/ai-tools/codex-cli/index.md) - [AI/文本生成/接入 AI 工具/Cursor](https://docs.cloudbase.net/ai/ai-tools/cursor/index.md) - [AI/文本生成/接入 AI 工具/Trae](https://docs.cloudbase.net/ai/ai-tools/trae/index.md) - [AI/文本生成/接入 AI 工具/GitHub Copilot](https://docs.cloudbase.net/ai/ai-tools/copilot/index.md) - [AI/文本生成/接入 AI 工具/Hermes Agent](https://docs.cloudbase.net/ai/ai-tools/hermes-agent/index.md) - [AI/文本生成/接入 AI 工具/Cline](https://docs.cloudbase.net/ai/ai-tools/cline/index.md) - [AI/文本生成/接入 AI 工具/RooCode](https://docs.cloudbase.net/ai/ai-tools/roocode/index.md) - [AI/文本生成/接入 AI 工具/Continue](https://docs.cloudbase.net/ai/ai-tools/continue/index.md) - [AI/文本生成/接入 AI 工具/Aider](https://docs.cloudbase.net/ai/ai-tools/aider/index.md) - [AI/文本生成/接入 AI 工具/Kilo Code](https://docs.cloudbase.net/ai/ai-tools/kilo-code/index.md) - [AI/文本生成/接入 AI 工具/OpenClaw](https://docs.cloudbase.net/ai/ai-tools/openclaw/index.md) - [AI/文本生成/接入 AI 工具/QClaw](https://docs.cloudbase.net/ai/ai-tools/qclaw/index.md) - [AI/文本生成/接入 AI 工具/OpenHands](https://docs.cloudbase.net/ai/ai-tools/openhands/index.md) - [AI/图片生成/概述](https://docs.cloudbase.net/ai/image-model/overview/index.md) - [AI/图片生成/文生图 {#text-to-image}](https://docs.cloudbase.net/ai/image-model/text-to-image/index.md) - [AI/图片生成/图生图 {#image-to-image}](https://docs.cloudbase.net/ai/image-model/image-to-image/index.md) - [AI/图片生成/自定义水印 {#custom-watermark}](https://docs.cloudbase.net/ai/image-model/custom-watermark/index.md) - [AI/图片生成/SDK 调用/JS SDK 调用](https://docs.cloudbase.net/ai/image-model/js-sdk-usage/index.md) - [AI/图片生成/SDK 调用/wx-server-sdk 调用](https://docs.cloudbase.net/ai/image-model/wx-server-sdk/index.md) - [AI/图片生成/SDK 调用/Node SDK 调用](https://docs.cloudbase.net/ai/image-model/node-sdk/index.md) - [AI/Agent 开发/概述](https://docs.cloudbase.net/ai/agent-development/index/index.md) - [AI/Agent 开发/AG-UI 协议](https://docs.cloudbase.net/ai/agent-development/protocol/index.md) - [AI/Agent 开发/前后端通信协议](https://docs.cloudbase.net/ai/agent/http-agent-protocol/index.md) - [AI/Agent 开发/本地开发](https://docs.cloudbase.net/ai/agent-development/local-development/index.md) - [AI/Agent 开发/Agent UI 组件/Agent UI 小程序组件](https://docs.cloudbase.net/ai/agent-ui/agent-ui-mp/index.md) - [AI/Agent 开发/Agent UI 组件/Agent UI 小程序 SDK](https://docs.cloudbase.net/ai/agent-ui/agent-ui-mp-sdk/index.md) - [AI/Agent 开发/Agent UI 组件/Agent UI React 组件](https://docs.cloudbase.net/ai/agent-ui/agent-ui-react/index.md) - [AI/Agent 开发/Agent UI 组件/Agent UI 微搭可视化组件](https://docs.cloudbase.net/ai/agent-ui/agent-ui/index.md) - [AI/Agent 开发/Agent UI 组件/Agent UI 自定义输出结构](https://docs.cloudbase.net/ai/agent/custom-output/index.md) - [AI/Agent 开发/Agent UI 组件/自定义 Artifact 解析](https://docs.cloudbase.net/ai/agent/artifact/index.md) - [AI/Agent 开发/Agent UI 组件/可视化组件多 Agent 示例](https://docs.cloudbase.net/ai/agent-ui/multi-agent-example/index.md) - [AI/Agent 开发/Agent UI 组件/AG-UI Headless UI 接入](https://docs.cloudbase.net/ai/agent-ui/react-core/index.md) - [AI/Agent 开发/Agent UI 组件/AG-UI React UI 接入](https://docs.cloudbase.net/ai/agent-ui/react-ui/index.md) - [AI/Agent 开发/框架介绍/基于 LangChain 开发](https://docs.cloudbase.net/ai/agent-development/frameworks/langchain/index.md) - [AI/Agent 开发/框架介绍/基于 LangGraph 开发](https://docs.cloudbase.net/ai/agent-development/frameworks/langgraph/index.md) - [AI/Agent 开发/框架介绍/基于 CrewAI 开发](https://docs.cloudbase.net/ai/agent-development/frameworks/crewai/index.md) - [AI/Agent 开发/框架介绍/基于 OpenClaw 开发](https://docs.cloudbase.net/ai/agent-development/frameworks/openclaw/index.md) - [AI/Agent 开发/框架介绍/云开发Agent模板/开发 Agent](https://docs.cloudbase.net/ai/cbrf-agent/develop/index.md) - [AI/Agent 开发/框架介绍/云开发Agent模板/知识库](https://docs.cloudbase.net/ai/agent/knowledgebase/index.md) - [AI/Agent 开发/框架介绍/云开发Agent模板/数据库](https://docs.cloudbase.net/ai/agent/data-model/index.md) - [AI/Agent 开发/框架介绍/云开发Agent模板/MCP](https://docs.cloudbase.net/ai/agent/mcp/index.md) - [AI/Agent 开发/框架介绍/云开发Agent模板/多会话](https://docs.cloudbase.net/ai/agent/multi-conversations/index.md) - [AI/Agent 开发/框架介绍/云开发Agent模板/语音能力接入](https://docs.cloudbase.net/ai/agent/voice/index.md) - [AI/Agent 开发/框架介绍/云开发Agent模板/自定义 MCP 工具卡片](https://docs.cloudbase.net/ai/agent/toolCard/index.md) - [AI/Agent 开发/框架介绍/云开发Agent模板/自定义 Artifact 解析](https://docs.cloudbase.net/ai/agent/artifact/index.md) - [AI/Agent 开发/框架介绍/未命名文档](https://docs.cloudbase.net/ai/agent-development/observability/index.md) - [AI/Agent 开发/框架适配器/LangChain TS 适配器](https://docs.cloudbase.net/ai/agent/agent-adapter/agent-adapter-langchain/index.md) - [AI/Agent 开发/框架适配器/LangGraph TS 适配器](https://docs.cloudbase.net/ai/agent/agent-adapter/agent-adapter-langgraph/index.md) - [AI/Agent 开发/框架适配器/LangGraph Python 适配器](https://docs.cloudbase.net/ai/agent/agent-adapter/agent-adapter-langgraph-python/index.md) - [AI/Agent 开发/框架适配器/CrewAI Python 适配器](https://docs.cloudbase.net/ai/agent/agent-adapter/agent-adapter-crewai-python/index.md) - [AI/Agent 开发/部署指南/HTTP 云函数部署](https://docs.cloudbase.net/ai/agent-development/deployment/cloud-function/index.md) - [AI/Agent 开发/部署指南/微信开发者工具部署](https://docs.cloudbase.net/ai/agent-development/deployment/sync-in-wxide/index.md) - [AI/Agent 开发/部署指南/云托管部署](https://docs.cloudbase.net/ai/agent-development/deployment/cloud-run/index.md) - [AI/Agent 开发/上线指引/发布 小程序](https://docs.cloudbase.net/ai/release/release-mp/index.md) - [AI/Agent 开发/上线指引/发布 PC/H5(微搭低代码)](https://docs.cloudbase.net/ai/release/release/index.md) - [AI/Agent 开发/上线指引/对接微信平台/开发指南](https://docs.cloudbase.net/ai/agent-development/integration/wxplatform/index.md) - [AI/Agent 开发/上线指引/对接微信平台/配置公众号客服](https://docs.cloudbase.net/ai/agent/integration-pa/index.md) - [AI/Agent 开发/上线指引/对接微信平台/配置小程序客服](https://docs.cloudbase.net/ai/agent/integration-mp/index.md) - [AI/Agent 开发/上线指引/对接微信平台/配置微信客服](https://docs.cloudbase.net/ai/agent/integration-workwx/index.md) - [AI/Agent 开发/上线指引/对接微信平台/配置服务号客服](https://docs.cloudbase.net/ai/agent/integration-server/index.md) - [AI/Agent 开发/调用指南/在小程序中调用](https://docs.cloudbase.net/ai/agent-development/integration/miniprogram/index.md) - [AI/Agent 开发/调用指南/在 Web 中调用](https://docs.cloudbase.net/ai/agent-development/integration/web/index.md) - [AI/Agent 开发/调用指南/在 Node.js 中调用](https://docs.cloudbase.net/ai/agent-development/integration/nodejs/index.md) - [AI/Agent 开发/调用指南/cURL 调用](https://docs.cloudbase.net/ai/agent-development/integration/curl/index.md) - [AI/小程序成长计划/小程序成长计划](https://docs.cloudbase.net/ai/ai-inspire-plan/index.md) - [AI/小程序成长计划/小程序成长计划使用指南](https://docs.cloudbase.net/ai/ai-inspire-plan-guide/index.md) - [AI/小程序成长计划/小程序深度合成算法资质指南](https://docs.cloudbase.net/ai/release/algorithm-filing/index.md) - [AI/小程序成长计划/关于「小程序成长计划 AI 资源包」使用范围的专项治理公告](https://docs.cloudbase.net/ai/ai-inspire-plan-rules/index.md) - [AI/小程序成长计划/混元文生图模型升级指南](https://docs.cloudbase.net/ai/ai-inspire-plan-image-upgrade/index.md) - [AI/小程序成长计划/混元生文模型升级指南](https://docs.cloudbase.net/ai/ai-inspire-plan-upgrade/index.md) - [AI/常见问题/常见问题 FAQ](https://docs.cloudbase.net/ai/FAQ/index.md) - [AI/常见问题/未命名文档](https://docs.cloudbase.net/faq/knowledge/ai-429-error-and-token-quota/index.md) - [AI/常见问题/未命名文档](https://docs.cloudbase.net/faq/knowledge/ai-model-migration-after-token-package/index.md) - [AI/常见问题/未命名文档](https://docs.cloudbase.net/faq/knowledge/ai-http-streaming-response-timeout/index.md) - [AI/常见问题/未命名文档](https://docs.cloudbase.net/faq/knowledge/hunyuan-image-model-parameters/index.md) - [AI/公告/更新日志](https://docs.cloudbase.net/ai/CHANGELOG/index.md) - [AI/公告/公告列表](https://docs.cloudbase.net/ai/announcement/index/index.md) - [AI/公告/关于 DeepSeek-V3.2 模型下线的通知](https://docs.cloudbase.net/ai/announcement/deepseek-v3.2-offline/index.md) - [AI/公告/关于 DeepSeek-V4 系列模型对齐官方调价的通知](https://docs.cloudbase.net/ai/announcement/deepseek-v4-price-update/index.md) - [AI/公告/关于 MiniMax-M2.5 模型下线的通知](https://docs.cloudbase.net/ai/announcement/minimax-m2.5-offline/index.md) - [AI/公告/关于 MiniMax-M3 模型价格下调的通知](https://docs.cloudbase.net/ai/announcement/minimax-m3-price-cut/index.md) ## AI Toolkit (MCP) - [AI 原生开发/AI 原生开发](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/index/index.md) - [AI 原生开发/CloudBase AI 插件](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ai-agent-plugins/index.md) - [AI 原生开发/MCP/连接 CloudBase MCP](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/getting-started/index.md) - [AI 原生开发/MCP/连接方式:本地模式与托管模式](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/connection-modes/index.md) - [AI 原生开发/MCP/MCP 工具](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/mcp-tools/index.md) - [AI 原生开发/MCP/IDE 配置/微信开发者工具配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/wechat-devtools/index.md) - [AI 原生开发/MCP/IDE 配置/OpenClaw 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/openclaw/index.md) - [AI 原生开发/MCP/IDE 配置/Cursor 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/cursor/index.md) - [AI 原生开发/MCP/IDE 配置/CodeBuddy 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/codebuddy/index.md) - [AI 原生开发/MCP/IDE 配置/CodeBuddy Code 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/codebuddy-code/index.md) - [AI 原生开发/MCP/IDE 配置/CLINE 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/cline/index.md) - [AI 原生开发/MCP/IDE 配置/GitHub Copilot 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/github-copilot/index.md) - [AI 原生开发/MCP/IDE 配置/WindSurf 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/windsurf/index.md) - [AI 原生开发/MCP/IDE 配置/WorkBuddy 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/workbuddy/index.md) - [AI 原生开发/MCP/IDE 配置/Trae 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/trae/index.md) - [AI 原生开发/MCP/IDE 配置/通义灵码 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/tongyi-lingma/index.md) - [AI 原生开发/MCP/IDE 配置/RooCode 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/roocode/index.md) - [AI 原生开发/MCP/IDE 配置/文心快码 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/baidu-comate/index.md) - [AI 原生开发/MCP/IDE 配置/Augment Code 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/augment-code/index.md) - [AI 原生开发/MCP/IDE 配置/Claude Code 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/claude-code/index.md) - [AI 原生开发/MCP/IDE 配置/Codex 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/codex/index.md) - [AI 原生开发/MCP/IDE 配置/Gemini CLI 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/gemini-cli/index.md) - [AI 原生开发/MCP/IDE 配置/OpenAI Codex CLI 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/openai-codex-cli/index.md) - [AI 原生开发/MCP/IDE 配置/OpenCode 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/opencode/index.md) - [AI 原生开发/MCP/IDE 配置/Qwen Code 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/qwen-code/index.md) - [AI 原生开发/MCP/IDE 配置/Qoder 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/qoder/index.md) - [AI 原生开发/MCP/IDE 配置/Google Antigravity 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/antigravity/index.md) - [AI 原生开发/MCP/IDE 配置/CloudBase CLI 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/cloudbase-cli/index.md) - [AI 原生开发/MCP/IDE 配置/iFlow CLI 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/iflow-cli/index.md) - [AI 原生开发/MCP/IDE 配置/Kiro 配置指南](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/kiro/index.md) - [AI 原生开发/AI Skill/如何使用 Skill](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/how-to-use/index.md) - [AI 原生开发/AI Skill/身份认证/身份认证:配置管理](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/auth-tool/index.md) - [AI 原生开发/AI Skill/身份认证/身份认证:Web SDK](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/auth-web/index.md) - [AI 原生开发/AI Skill/身份认证/身份认证:微信小程序](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/auth-wechat/index.md) - [AI 原生开发/AI Skill/身份认证/身份认证:App 集成](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/auth-http-api/index.md) - [AI 原生开发/AI Skill/身份认证/身份认证:Node.js 服务端](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/auth-nodejs/index.md) - [AI 原生开发/AI Skill/数据库/文档数据库:Web SDK](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/no-sql-web-sdk/index.md) - [AI 原生开发/AI Skill/数据库/文档数据库:小程序 SDK](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/no-sql-wx-mp-sdk/index.md) - [AI 原生开发/AI Skill/数据库/关系型数据库:工具与规则](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/relational-database-tool/index.md) - [AI 原生开发/AI Skill/数据库/关系型数据库:Web SDK](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/relational-database-web/index.md) - [AI 原生开发/AI Skill/数据库/数据库:数据模型创建](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/data-model-creation/index.md) - [AI 原生开发/AI Skill/数据库/数据库:App 集成](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/database-http-api/index.md) - [AI 原生开发/AI Skill/后端开发/后端开发:云函数](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/cloud-functions/index.md) - [AI 原生开发/AI Skill/后端开发/后端开发:云托管](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/cloudrun-development/index.md) - [AI 原生开发/AI Skill/应用集成/应用集成:Web 应用](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/web-development/index.md) - [AI 原生开发/AI Skill/应用集成/应用集成:微信小程序](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/miniprogram-development/index.md) - [AI 原生开发/AI Skill/应用集成/应用集成:微信生态集成](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/cloudbase-wechat-integration/index.md) - [AI 原生开发/AI Skill/应用集成/应用集成:UI 设计](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/ui-design/index.md) - [AI 原生开发/AI Skill/应用集成/应用集成:App 集成](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/http-api/index.md) - [AI 原生开发/AI Skill/AI/在 Web 应用中集成 AI 功能](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/ai-model-web/index.md) - [AI 原生开发/AI Skill/AI/在 Node.js 后端中集成 AI 功能](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/ai-model-nodejs/index.md) - [AI 原生开发/AI Skill/AI/在微信小程序中集成 AI 功能](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/ai-model-wechat/index.md) - [AI 原生开发/AI Skill/开发工具/开发工具:Spec 工作流](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/spec-workflow/index.md) - [AI 原生开发/AI Skill/开发工具/开发工具:CloudBase 平台](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/prompts/cloudbase-platform/index.md) - [AI 原生开发/入门教程/视频及教程](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/tutorials/index.md) - [AI 原生开发/入门教程/WorkBuddy × CloudBase 实战:从零构建中国象棋双人对战应用](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/tutorials/workbuddy-chess-app/index.md) - [AI 原生开发/入门教程/教程:在 WorkBuddy 中快速搭建全栈应用](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/tutorials/workbuddy-quickstart/index.md) - [AI 原生开发/入门教程/教程:WorkBuddy + CloudBase 云数据库实战](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/tutorials/workbuddy-database/index.md) - [AI 原生开发/入门教程/教程:使用 WorkBuddy 开发微信小程序并部署](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/tutorials/workbuddy-miniprogram/index.md) - [AI 原生开发/入门教程/项目模板](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/templates/index.md) - [AI 原生开发/入门教程/使用案例](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/examples/index.md) - [AI 原生开发/常见问题 FAQ](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/faq/index.md) ## AI Builder - [AI Builder/AI Builder 介绍](https://docs.cloudbase.net/ai/ai-builder/introduce/index.md) - [AI Builder/快速开始/快速开始](https://docs.cloudbase.net/ai/ai-builder/quickstart/index.md) - [AI Builder/快速开始/需求描述](https://docs.cloudbase.net/ai/ai-builder/requirement-description/index.md) - [AI Builder/快速开始/应用预览](https://docs.cloudbase.net/ai/ai-builder/sandbox/index.md) - [AI Builder/快速开始/细节编辑](https://docs.cloudbase.net/ai/ai-builder/detail-editing/index.md) - [AI Builder/快速开始/后端服务生成](https://docs.cloudbase.net/ai/ai-builder/generate-source/index.md) - [AI Builder/快速开始/Dev Mode 代码编辑器](https://docs.cloudbase.net/ai/ai-builder/dev-mode/index.md) - [AI Builder/快速开始/资源发布](https://docs.cloudbase.net/ai/ai-builder/resource-publish/index.md) - [AI Builder/快速开始/应用发布](https://docs.cloudbase.net/ai/ai-builder/app-publish/index.md) - [AI Builder/最佳实践/注册登录](https://docs.cloudbase.net/ai/ai-builder/login/index.md) - [AI Builder/常见问题 FAQ](https://docs.cloudbase.net/ai/ai-builder/faq/index.md) ## 快速入门 - [快速开始/快速开始](https://docs.cloudbase.net/quick-start/index/index.md) - [快速开始/创建云开发环境](https://docs.cloudbase.net/quick-start/create-env/index.md) - [快速开始/云开发环境介绍](https://docs.cloudbase.net/quick-start/env-overview/index.md) - [快速开始/PG 模式概述](https://docs.cloudbase.net/quick-start/pg-overview/index.md) - [快速开始/HTTP API 快速开始](https://docs.cloudbase.net/quick-start/http-api/introduce/index.md) - [快速开始/概述](https://docs.cloudbase.net/run/quick-start/introduce/index.md) - [快速开始/平台接入云开发方案/未命名文档](https://docs.cloudbase.net/quick-start/integrate-cloudbase/index.md) - [快速开始/平台接入云开发方案/未命名文档](https://docs.cloudbase.net/quick-start/enterprise-ai-platform/index.md) - [快速开始/平台接入云开发方案/未命名文档](https://docs.cloudbase.net/quick-start/enterprise-ai-platform-no-cam/index.md) - [快速开始/平台接入云开发方案/未命名文档](https://docs.cloudbase.net/quick-start/integrate-cloudbase-api/index.md) ## 服务接入 - [AnyService/概述](https://docs.cloudbase.net/anyservice/intro/index.md) - [AnyService/使用指南](https://docs.cloudbase.net/anyservice/usage/index.md) - [AnyService/接入指引/公网访问源站接入](https://docs.cloudbase.net/anyservice/quickstart/index.md) - [AnyService/接入指引/腾讯云Lighthouse轻量主机接入](https://docs.cloudbase.net/anyservice/quickstart-lh/index.md) - [AnyService/其他参考/常见问题](https://docs.cloudbase.net/anyservice/faq/index.md) ## 环境配置 - [环境配置/概述](https://docs.cloudbase.net/envconfig/intro/index.md) - [环境配置/QPS 控制](https://docs.cloudbase.net/envconfig/qps-control/index.md) - [环境配置/安全来源](https://docs.cloudbase.net/envconfig/security/intro/index.md) - [环境配置/API Key 配置](https://docs.cloudbase.net/api-reference/webv2/api-key/index.md) - [环境配置/限频设置](https://docs.cloudbase.net/envconfig/ratelimit/intro/index.md) - [环境配置/网关鉴权/OPA 鉴权策略](https://docs.cloudbase.net/envconfig/authz-opa/intro/index.md) - [环境配置/网关鉴权/从旧版鉴权策略迁移到 OPA](https://docs.cloudbase.net/envconfig/authz-opa/migration/index.md) - [环境配置/云后台/概述](https://docs.cloudbase.net/toolbox/intro/index.md) - [环境配置/云后台/数据管理](https://docs.cloudbase.net/toolbox/manage-data/index.md) - [环境配置/云后台/数据仪表盘](https://docs.cloudbase.net/toolbox/dashboard/index.md) - [环境配置/云后台/用户管理](https://docs.cloudbase.net/toolbox/manage-users/index.md) - [环境配置/云后台/权限控制](https://docs.cloudbase.net/toolbox/acl/index.md) - [环境配置/云后台/常见问题](https://docs.cloudbase.net/toolbox/faq/index.md) ## HTTP 访问服务 - [HTTP 网关/概述](https://docs.cloudbase.net/service/introduce/index.md) - [HTTP 网关/快速开始](https://docs.cloudbase.net/service/quick-start/index.md) - [HTTP 网关/高级功能/自定义域名](https://docs.cloudbase.net/service/custom-domain/index.md) - [HTTP 网关/高级功能/跨域校验](https://docs.cloudbase.net/service/cors/index.md) - [HTTP 网关/高级功能/身份认证](https://docs.cloudbase.net/service/authentication/index.md) - [HTTP 网关/域名关联资源/路由匹配规则](https://docs.cloudbase.net/service/routes/index.md) - [HTTP 网关/域名关联资源/访问静态网站资源](https://docs.cloudbase.net/service/access-static-hosting/index.md) - [HTTP 网关/域名关联资源/通过 HTTP 访问云函数](https://docs.cloudbase.net/service/access-cloud-function/index.md) - [HTTP 网关/域名关联资源/通过 HTTP 访问云托管](https://docs.cloudbase.net/service/access-cloudrun/index.md) - [HTTP 网关/其他参考/访问提示中间页](https://docs.cloudbase.net/service/alias/index.md) - [HTTP 网关/其他参考/常见问题](https://docs.cloudbase.net/service/faq/index.md) ## 日志服务 - [日志监控/概述](https://docs.cloudbase.net/logger/introduce/index.md) - [日志监控/日志检索](https://docs.cloudbase.net/logger/search/index.md) - [日志监控/服务调用日志](https://docs.cloudbase.net/logger/tracelog/index.md) - [日志监控/绑定腾讯云 CLS 日志服务](https://docs.cloudbase.net/logger/cls/index.md) ## 安全规则 - [安全规则/安全规则](https://docs.cloudbase.net/rule/introduce/index.md) - [安全规则/了解安全规则](https://docs.cloudbase.net/rule/learn-rules/index.md) - [安全规则/编写安全规则](https://docs.cloudbase.net/rule/rule-example/index.md) - [安全规则/参考/系统函数](https://docs.cloudbase.net/rule/reference/function/index.md) ## 错误码参考 ## 常见问题 - [FAQ/常见问题](https://docs.cloudbase.net/faq/index/index.md) - [FAQ/账号相关](https://docs.cloudbase.net/faq/account/index.md) - [FAQ/通用问题/未命名文档](https://docs.cloudbase.net/faq/knowledge/system-time-affects-cloud-resource-access/index.md) - [FAQ/通用问题/未命名文档](https://docs.cloudbase.net/faq/knowledge/log-fee/index.md) - [FAQ/通用问题/未命名文档](https://docs.cloudbase.net/faq/knowledge/security-protection/index.md) - [FAQ/通用问题/资源点计费FAQ](https://docs.cloudbase.net/quick-start/resource-point/index.md) - [FAQ/云调用/未命名文档](https://docs.cloudbase.net/faq/knowledge/cloud-call-604101-permission-error/index.md) - [FAQ/云调用/未命名文档](https://docs.cloudbase.net/faq/knowledge/missing-wxcloudapitoken-error/index.md) - [FAQ/微信相关/未命名文档](https://docs.cloudbase.net/faq/knowledge/wechat-cloud-development-console-issues/index.md) - [FAQ/微信相关/未命名文档](https://docs.cloudbase.net/faq/knowledge/where-did-the-marketing-tool-go-in-wechat-mini-program-cloud-development/index.md) - [FAQ/微信相关/未命名文档](https://docs.cloudbase.net/faq/knowledge/wechat-pay-restriction/index.md) - [FAQ/微信相关/未命名文档](https://docs.cloudbase.net/faq/knowledge/domain-name-wework/index.md) - [FAQ/微信相关/为什么找不到修改短信签名的入口?](https://docs.cloudbase.net/faq/knowledge/sms-problems/index.md) - [FAQ/微信相关/未命名文档](https://docs.cloudbase.net/faq/knowledge/wxcloudsdkerror-secret-id-error/index.md) - [FAQ/工作流/未命名文档](https://docs.cloudbase.net/faq/knowledge/workflow-branch/index.md) - [FAQ/安全合规/未命名文档](https://docs.cloudbase.net/faq/security/classified-protection/index.md) - [FAQ/安全合规/未命名文档](https://docs.cloudbase.net/faq/security/icp/index.md) ## recipes - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-auth-wechat-miniprogram/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/fix-auth-wechat-miniprogram/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/optimize-cloud-function-wechat-miniprogram/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/migrate-wxcloud-to-cloudbase/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/connect-wecom-webhook-cloud-function/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/connect-openai-api-cloud-function/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/deploy-nextjs-to-cloudbase-run/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-vercel-ai-sdk-streaming-chatbot/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-rag-with-pgvector-cloudbase/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/secure-secrets-in-cloud-function/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-database-wechat-miniprogram/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-subscribe-message-cloud-function/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-share-with-params-miniprogram/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/schedule-cloud-function-cron-job/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/secure-database-multi-tenant-rules/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-realtime-notifications-database-watch/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-file-upload-wechat-miniprogram/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/alert-cloud-function-errors-to-wecom/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-auth-web-with-cloudbase-sdk/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/optimize-database-query-performance/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/connect-ai-mcp-server-cloud-run/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/connect-fal-ai-image-generation-cloud-function/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/connect-deepgram-speech-to-text-cloud-function/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/deploy-mastra-agent-to-cloudbase-run/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-ai-wechat-miniprogram/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-cloud-function-wechat-miniprogram/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-auth-uniapp/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-hosting-vue/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/connect-tavily-search-cloud-function/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/connect-resend-email-cloud-function/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-auth-nextjs/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-database-nextjs/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-ai-nextjs/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-hosting-react/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/upgrade-vercel-ai-sdk-to-v6/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-claude-code-mcp-cloudbase/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-multimodal-image-cloudbase-deepseek-v4/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-long-context-doc-qa-deepseek-v4/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-voice-chatbot-deepgram-cloudbase-ai/index.md) - [Recipes/未命名文档](https://docs.cloudbase.net/recipes/add-cloudbase-ai-react-native/index.md)