{"@context":"https://schema.org","@type":"NewsArticle","generatedAt":"2026-08-11T09:21:12.743Z","headline":"Google Cloud 推出 Database Operations Agents，实现自主数据库管理","description":"Google Cloud 在 Agentic Data Cloud 发布中推出两款 AI 数据库智能体：Database Onboarding Agent 负责 Day 0 的配置与部署，Database Observability Agent 负责 Day 1/2 的监控、故障排查与维护。","url":"https://www.aioga.com/news/cmsevo5m118dmro2e9d1ven6v/","mainEntityOfPage":"https://www.aioga.com/news/cmsevo5m118dmro2e9d1ven6v/","datePublished":"2026-08-04T16:00:00.000Z","dateModified":"2026-08-04T16:00:00.000Z","inLanguage":"zh-CN","publisher":{"@type":"NewsMediaOrganization","name":"Aioga","url":"https://www.aioga.com"},"citation":["https://cloud.google.com/blog/products/databases/deep-dive-on-new-ai-powered-database-agents","https://aihot.virxact.com/items/cmsevo5m118dmro2e9d1ven6v"],"canonicalUrl":"https://www.aioga.com/news/cmsevo5m118dmro2e9d1ven6v/","directAnswer":{"@type":"Answer","text":"Google Cloud 发布两款 AI 数据库智能体：Onboarding Agent 面向初始设置、配置与部署，Observability Agent 覆盖后续监控、故障排查和持续维护，并接入多种 Google Cloud 及第三方工作界面。","url":"https://www.aioga.com/news/cmsevo5m118dmro2e9d1ven6v/","dateCreated":"2026-08-04T16:00:00.000Z","author":{"@type":"Organization","@id":"https://www.aioga.com/authors/aioga-editorial/#editorial-team","name":"Aioga Editorial Team","url":"https://www.aioga.com/authors/aioga-editorial/"}},"evidence":[{"@type":"CreativeWork","name":"cloud.google.com source article","url":"https://cloud.google.com/blog/products/databases/deep-dive-on-new-ai-powered-database-agents","datePublished":"2026-08-04T16:00:00.000Z","provider":{"@type":"Organization","name":"cloud.google.com","url":"https://cloud.google.com/blog/products/databases/deep-dive-on-new-ai-powered-database-agents"}},{"@type":"CreativeWork","name":"AIHot archive record","url":"https://aihot.virxact.com/items/cmsevo5m118dmro2e9d1ven6v","datePublished":"2026-08-04T16:00:00.000Z","provider":{"@type":"Organization","name":"AIHot","url":"https://aihot.virxact.com/items/cmsevo5m118dmro2e9d1ven6v"}}],"aggregationSource":"Google Cloud：Databases（RSS）","originalPublisher":{"name":"cloud.google.com","url":"https://cloud.google.com/blog/products/databases/deep-dive-on-new-ai-powered-database-agents"},"geoDeepAnswer":null,"article":{"id":"cmsevo5m118dmro2e9d1ven6v","slug":"cmsevo5m118dmro2e9d1ven6v","url":"https://www.aioga.com/news/cmsevo5m118dmro2e9d1ven6v/","title":"Google Cloud 推出 Database Operations Agents，实现自主数据库管理","title_en":"Introducing Database Operations Agents： The future of autonomous database management","summary":"Google Cloud 在 Agentic Data Cloud 发布中推出两款 AI 数据库智能体：Database Onboarding Agent 负责 Day 0 的配置与部署，Database Observability Agent 负责 Day 1/2 的监控、故障排查与维护。","source":"Google Cloud：Databases（RSS）","sourceUrl":"https://cloud.google.com/blog/products/databases/deep-dive-on-new-ai-powered-database-agents","aiHotUrl":"https://aihot.virxact.com/items/cmsevo5m118dmro2e9d1ven6v","publishedAt":"2026-08-04T16:00:00.000Z","category":"产品更新","score":60,"selected":true,"articleBody":["The front door to AI in the workplace","As part of the Agentic Data Cloud ：https://cloud.google.com/blog/products/data-analytics/whats-new-in-the-agentic-data-cloud?e=48754805 launch at Google Cloud Next ‘26, we announced two AI-powered database agents to simplify database management. These include the Database Onboarding Agent for Day 0 operations — setup, configuration, and initial deployment — as well as the Database Observability Agent for Day 1 and 2 operations, including monitoring, troubleshooting, and ongoing maintenance.","These agents are always on, informed by Google’s years of experience, and integrated across Google surfaces such as Chat, CLI, the Google Cloud console, Managed Context Protocol (MCP) servers, and third-party tools — including your preferred integrated development environment (IDE), so you get help where and when you need it.","Traditionally, managing and creating databases has involved a combination of manual architecture planning, custom scripts, and distinct tools. Teams handle database provisioning, schema design, index configuration, and query tuning, alongside performance monitoring—often cycling through repeated testing and optimization cycles as application demands change. Although this method is functional, it demands substantial technical skill and continuous attention throughout the entire database lifecycle. For example, developers often fear making an update that may limit their ability to scale the system later. Similarly, when an application slows down, finding the exact query or resource constraint causing the issue can take hours of manual investigation and troubleshooting.","Intelligent AI-powered agents can simplify database lifecycle management by automating many of these tasks such as recommending the right database type for the workload, detecting anomalies, recommending the right configurations, optimizing queries, and providing actionable insights to improve operational efficiency. By embedding these capabilities directly into workflows where you need them, agents help organizations build, operate, and optimize databases more efficiently while reducing operational overhead.","Let’s take a closer look at these new database agents.","The Observability Agent empowers Site Reliability Engineers (SREs), DevOps pros, DBAs and developers to diagnose complex issues and remediate them using simple natural language prompts.","As your operations scale, identifying subtle issues like query hotspots or lock contention becomes an expensive burden. The database observability agent uses Google’s operational expertise and the reasoning capabilities of Gemini to solve these challenges. By automatically connecting telemetry across multiple sources including Database Insights, Cloud Monitoring, Cloud Logging, and Cloud Trace the agent provides a clear root cause analysis in minutes.","Beyond just identifying the \"why,\" the agent suggests recommended actions to fix the issues found, and can execute validated actions with your approval. For example, if it detects a bottleneck, it might suggest you \"Enable connection pooling for Cloud SQL instance,\" providing the rationale and expected impact before you commit to the change. Some capabilities include:","Fleet-level troubleshooting: The Observability Agent is integrated with Database Center so you can use Gemini Chat to ask complex fleet-wide questions like, \"Which databases in my fleet consumed the most CPU in the last 7 days?\" to receive a summarized analysis across your entire fleet.","In-product investigations: The agent correlates complex telemetry across Database telemetry, Cloud Monitoring, Cloud Logging, Cloud Trace, and multiple other data sources to pinpoint issues like latency spikes or lock contention. (In preview with select customers)","Validated remediations: Instead of just identifying problems, the agent provides crisp recommendations and can execute validated actions with your approval, such as adding indexes for a Cloud SQL instance. (In preview with select customers)","MCP tools: The Observability Agent derives insights with the help of tools such as system metrics, query metrics, fleet inventory, and issues, which are also available as MCP tools via the Database Insights MCP Server and Database Center MCP Server.","Integration that fits your workflow","You can access these Database Observability Agent capabilities directly within your existing database management processes. The agent powers several experiences, including:","Cloud Assist chat: Ask questions in natural language, for example, \"What is the CPU utilization trend for my top Cloud SQL instances?\" to get a summarized analysis complete with charts. Then, within the Chat window, you can start an investigation ：https://docs.cloud.google.com/cloud-assist/investigations for any issues found,and get a root-cause analysis and remediations.","Supports multiple managed databases","You can use Observability Agent to get answers to your database queries, to access any database metric instantaneously, or to leverage AI-powered diagnosis to resolve complex problems. The agent covers a broad set of issues across a variety of Google Cloud databases, including:","Cloud SQL ：https://cloud.google.com/sql : Troubleshoot and optimize your database instance load, query performance or connectivity issues for all Cloud SQL database engines. For Cloud SQL for PostgreSQL, leverage the agent to troubleshoot common database issues.","Similarly, the agent helps you identify issues, find their root cause, and take remediation actions for other supported databases and issue types.","The new Database Onboarding Agent is your active partner during the database selection process. Instead of spending hours reading documentation, you can describe your application requirements to the agent in natural language. The agent understands technical metrics like IOPS, latency limits, and replication lag, so it can provide a sound recommendation. You can access the Database Onboarding Agent’s capabilities directly within the Gemini chat ：https://docs.cloud.google.com/cloud-assist/overview interface. With the Database Onboarding Agent, you get:","The Database Observability and Onboarding Agent’s capabilities are available for a wide range of services, including AlloyDB, Bigtable, Cloud SQL (PostgreSQL, MySQL, SQL Server), Firestore, Memorystore, and Spanner. These agents are currently available via Gemini Cloud Assist. Explore AI assisted troubleshooting and Gemini Chat for AlloyDB ：https://docs.cloud.google.com/alloydb/docs/monitor-troubleshoot-with-ai , Cloud SQL ：https://docs.cloud.google.com/sql/docs/postgres/monitor-troubleshoot-with-ai , Spanner ：https://docs.cloud.google.com/spanner/docs/monitor-troubleshoot-with-ai , and Visit Gemini Cloud Assist ：https://cloud.google.com/products/gemini/cloud-assist?hl=en&e=48754805 page to learn more."],"articleImages":[{"sourceUrl":"https://storage.googleapis.com/gweb-cloudblog-publish/original_images/1_Je5hDe1.gif","alt":"https://storage.googleapis.com/gweb-cloudblog-publish/original_images/1_Je5hDe1.gif","afterParagraph":15,"url":"/media/articles/cmsevo5m118dmro2e9d1ven6v/707a3677fcdf43f4.gif"},{"sourceUrl":"https://storage.googleapis.com/gweb-cloudblog-publish/original_images/2_KRTvlaa.gif","alt":"https://storage.googleapis.com/gweb-cloudblog-publish/original_images/2_KRTvlaa.gif","afterParagraph":15,"url":"/media/articles/cmsevo5m118dmro2e9d1ven6v/b5cd3c78e4101287.gif"},{"sourceUrl":"https://storage.googleapis.com/gweb-cloudblog-publish/original_images/3_WW6C7Yf.gif","alt":"https://storage.googleapis.com/gweb-cloudblog-publish/original_images/3_WW6C7Yf.gif","afterParagraph":18,"url":"/media/articles/cmsevo5m118dmro2e9d1ven6v/87ee21ff41e28e33.gif"},{"sourceUrl":"https://storage.googleapis.com/gweb-cloudblog-publish/images/29_-_Retail_HmMLc8R.max-700x700.jpg","alt":"https://storage.googleapis.com/gweb-cloudblog-publish/images/29_-_Retail_HmMLc8R.max-700x700.jpg","afterParagraph":21,"url":"/media/articles/cmsevo5m118dmro2e9d1ven6v/ae3b6841fb418b0b.jpg"},{"sourceUrl":"https://storage.googleapis.com/gweb-cloudblog-publish/images/1_YZKIgBS.max-700x700.jpg","alt":"https://storage.googleapis.com/gweb-cloudblog-publish/images/1_YZKIgBS.max-700x700.jpg","afterParagraph":21,"url":"/media/articles/cmsevo5m118dmro2e9d1ven6v/6d638c05f3814ee8.jpg"},{"sourceUrl":"https://storage.googleapis.com/gweb-cloudblog-publish/images/10_-_Databases.max-700x700.jpg","alt":"https://storage.googleapis.com/gweb-cloudblog-publish/images/10_-_Databases.max-700x700.jpg","afterParagraph":21,"url":"/media/articles/cmsevo5m118dmro2e9d1ven6v/6ab573326db35ef3.jpg"}],"mediaStatus":"ok","articleBodyZh":["通向职场人工智能的前门","作为 Agentic Data Cloud 的一部分：https://cloud.google.com/blog/products/data-analytics/whats-new-in-the-agentic-data-cloud?e=48754805，在 Google Cloud Next '26 上发布时，我们宣布了两个由 AI 驱动的数据库代理，以简化数据库管理。这些包括用于第 0 天操作的数据库入门代理—设置、配置和初始部署—以及用于第 1 天和第 2 天操作的数据库可观察性代理，包括监控、排查故障和持续维护。","这些代理始终在线，借鉴了 Google 多年的经验，并在 Google 的各个平台上集成，例如 Chat、CLI、Google Cloud 控制台、托管上下文协议 (MCP) 服务器，以及第三方工具—包括您偏好的集成开发环境 (IDE)，因此您可以在需要的时间和地点获得帮助。","传统上，管理和创建数据库涉及手工架构规划、自定义脚本以及各类独立工具的结合。团队需要处理数据库配置、模式设计、索引配置和查询优化，以及性能监控—通常随着应用需求的变化，需要多次测试和优化循环。虽然这种方法可行，但它需要大量技术技能，并在整个数据库生命周期中持续关注。例如，开发人员往往担心进行更新可能会限制日后系统的可扩展性。同样，当应用程序变慢时，找出导致问题的具体查询或资源约束可能需要数小时的手动调查和排查。","智能 AI 驱动的代理可以通过自动化许多任务来简化数据库生命周期管理，例如推荐适合工作负载的数据库类型、检测异常、推荐适当的配置、优化查询，并提供可操作的洞察以提升运营效率。通过将这些功能直接嵌入到您需要的工作流程中，代理可以帮助组织更高效地构建、操作和优化数据库，同时降低运营开销。","让我们仔细看看这些新的数据库代理。","可观察性代理使网站可靠性工程师（SRE）、DevOps 专业人员、数据库管理员和开发人员能够使用简单的自然语言提示诊断复杂问题并进行修复。","随着您的运营规模扩大，识别诸如查询热点或锁争用等微妙问题会变得成本高昂。数据库可观察性代理利用 Google 的运营专业知识和 Gemini 的推理能力来解决这些挑战。通过自动连接包括 Database Insights、Cloud Monitoring、Cloud Logging 和 Cloud Trace 在内的多个来源的遥测数据，该代理可在几分钟内提供清晰的根本原因分析。","除了识别“原因”，该代理还建议解决发现问题的推荐操作，并可在您批准后执行验证操作。例如，如果检测到瓶颈，它可能会建议您“为 Cloud SQL 实例启用连接池”，在您执行更改之前提供理由和预期影响。一些功能包括：","车队级故障排除：可观察性代理已集成到数据库中心，因此您可以使用 Gemini Chat 提出复杂的车队范围问题，例如，“我车队中哪些数据库在过去 7 天消耗的 CPU 最多？”，从而获得整个车队的汇总分析。","产品内调查：该代理关联来自数据库遥测、Cloud Monitoring、Cloud Logging、Cloud Trace 以及多个其他数据源的复杂遥测信息，以定位延迟峰值或锁争用等问题。（与特定客户的预览版）","验证修复：该代理不仅仅识别问题，还提供明确的建议，并可在您批准后执行验证操作，例如为 Cloud SQL 实例添加索引。（与特定客户的预览版）","MCP 工具：可观察性代理利用系统指标、查询指标、车队清单和问题等工具获取洞察，这些工具也可通过 Database Insights MCP 服务器和 Database Center MCP 服务器作为 MCP 工具使用。","适合您工作流程的集成","您可以在现有数据库管理流程中直接访问这些数据库可观察性代理功能。该代理支持多种体验，包括：","Cloud Assist 聊天：用自然语言提问，例如，“我的顶级 Cloud SQL 实例的 CPU 利用率趋势如何？”即可获得带有图表的汇总分析。然后，在聊天窗口中，您可以针对发现的任何问题开始调查：https://docs.cloud.google.com/cloud-assist/investigations，并获得根本原因分析和解决方案。","支持多个托管数据库","您可以使用可观测性代理获取数据库查询答案，即时访问任何数据库指标，或利用 AI 驱动的诊断来解决复杂问题。该代理涵盖了各种 Google Cloud 数据库的一系列问题，包括：","Cloud SQL：https://cloud.google.com/sql：排查并优化您数据库实例的负载、查询性能或所有 Cloud SQL 数据库引擎的连接问题。对于 Cloud SQL for PostgreSQL，可利用代理排查常见数据库问题。","同样，该代理帮助您识别问题、找到根本原因，并对其他支持的数据库和问题类型采取纠正措施。","新的数据库入门代理是在数据库选择过程中您的主动伙伴。无需花费数小时阅读文档，您可以用自然语言向代理描述应用需求。代理能够理解 IOPS、延迟限制和复制延迟等技术指标，从而提供合理的建议。您可以在 Gemini 聊天界面中直接访问数据库入门代理的功能：https://docs.cloud.google.com/cloud-assist/overview。使用数据库入门代理，您将获得：","数据库可观测性与入门代理的功能可用于多种服务，包括 AlloyDB、Bigtable、Cloud SQL（PostgreSQL、MySQL、SQL Server）、Firestore、Memorystore 和 Spanner。目前，这些代理可以通过 Gemini Cloud Assist 使用。探索 AlloyDB 的 AI 辅助排障和 Gemini Chat：https://docs.cloud.google.com/alloydb/docs/monitor-troubleshoot-with-ai，Cloud SQL：https://docs.cloud.google.com/sql/docs/postgres/monitor-troubleshoot-with-ai，Spanner：https://docs.cloud.google.com/spanner/docs/monitor-troubleshoot-with-ai，并访问 Gemini Cloud Assist 页面了解更多信息：https://cloud.google.com/products/gemini/cloud-assist?hl=en&e=48754805"],"translationStatus":"translated","bodyOrigin":"source-page","editorial":{"summary":"Google Cloud 发布两款 AI 数据库智能体：Onboarding Agent 面向初始设置、配置与部署，Observability Agent 覆盖后续监控、故障排查和持续维护，并接入多种 Google Cloud 及第三方工作界面。","background":"传统数据库管理涉及架构规划、脚本、配置、模式与索引设计、查询调优及性能监控，需要持续投入专业技能。Google Cloud 称，新智能体可通过自动连接多来源遥测数据，辅助定位查询热点、锁争用等复杂问题。","viewpoint":"Aioga 判断，此次更新的重点不是单一运维功能，而是把数据库生命周期任务嵌入聊天、命令行、云控制台、MCP 服务器及开发环境。其实际价值仍可能取决于建议准确性、工具集成效果与人工复核机制。","implications":"对 SRE、DevOps、数据库管理员和开发者而言，自然语言交互与跨来源遥测分析可能减少部分手工调查和工具切换。值得关注的是，原文主要描述产品能力与预期效率，并未提供真实部署规模或量化成效。","nextStep":"建议后续关注两款智能体的具体可用范围、支持的数据库与第三方工具、权限和操作边界，以及根因分析和配置建议在实际环境中的验证结果。采用方也应保留人工审查，避免将产品宣称直接等同于稳定成效。","evidenceRefs":["title","summary","articleBody","source"],"status":"published","aiGenerated":true,"autoApproved":true,"generatedBy":"aioga-editorial:gpt-5.6-sol","reviewedBy":"aioga-editorial-review:gpt-5.6-sol","generatedAt":"2026-08-04T16:44:37.416Z","sourceHash":"f586c99de1e5ccf2","review":{"approved":true,"groundedness":95,"clarity":91,"duplicationRisk":18,"blockingIssues":[],"notes":["“其实际价值仍可能取决于建议准确性、工具集成效果与人工复核机制”属于明确标注的编辑判断，并未冒充来源事实。","“采用方也应保留人工审查”属于审慎建议，来源材料未直接提出，但候选内容将其置于建议语境中，不构成事实性错误。","可将“多种 Google Cloud 及第三方工作界面”改为更贴近原文的“聊天、CLI、Google Cloud 控制台、MCP 服务器及第三方工具”，但这只是可选的精确性优化。"]},"validation":{"passed":true,"mode":"ai-auto","revisions":0,"checks":["schema","length","source-attribution","low-source-overlap","no-html","independent-ai-review"]}},"tags":["产品更新","Google Cloud：Databases（RSS）"],"translations":{"zh-CN":{"title":"Google Cloud 推出 Database Operations Agents，实现自主数据库管理","summary":"Google Cloud 在 Agentic Data Cloud 发布中推出两款 AI 数据库智能体：Database Onboarding Agent 负责 Day 0 的配置与部署，Database Observability Agent 负责 Day 1/2 的监控、故障排查与维护。","category":"产品更新","source":"cloud.google.com","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"Google Cloud 推出 Database Operations Agents，实现自主数据库管理 - Aioga AI资讯","description":"Google Cloud 在 Agentic Data Cloud 发布中推出两款 AI 数据库智能体：Database Onboarding Agent 负责 Day 0 的配置与部署，Database Observability Agent 负责 Day 1/2 的监控、故障排查与维护。","url":"https://www.aioga.com/news/cmsevo5m118dmro2e9d1ven6v/","articleBody":["通向职场人工智能的前门","作为 Agentic Data Cloud 的一部分：https://cloud.google.com/blog/products/data-analytics/whats-new-in-the-agentic-data-cloud?e=48754805，在 Google Cloud Next '26 上发布时，我们宣布了两个由 AI 驱动的数据库代理，以简化数据库管理。这些包括用于第 0 天操作的数据库入门代理—设置、配置和初始部署—以及用于第 1 天和第 2 天操作的数据库可观察性代理，包括监控、排查故障和持续维护。","这些代理始终在线，借鉴了 Google 多年的经验，并在 Google 的各个平台上集成，例如 Chat、CLI、Google Cloud 控制台、托管上下文协议 (MCP) 服务器，以及第三方工具—包括您偏好的集成开发环境 (IDE)，因此您可以在需要的时间和地点获得帮助。","传统上，管理和创建数据库涉及手工架构规划、自定义脚本以及各类独立工具的结合。团队需要处理数据库配置、模式设计、索引配置和查询优化，以及性能监控—通常随着应用需求的变化，需要多次测试和优化循环。虽然这种方法可行，但它需要大量技术技能，并在整个数据库生命周期中持续关注。例如，开发人员往往担心进行更新可能会限制日后系统的可扩展性。同样，当应用程序变慢时，找出导致问题的具体查询或资源约束可能需要数小时的手动调查和排查。","智能 AI 驱动的代理可以通过自动化许多任务来简化数据库生命周期管理，例如推荐适合工作负载的数据库类型、检测异常、推荐适当的配置、优化查询，并提供可操作的洞察以提升运营效率。通过将这些功能直接嵌入到您需要的工作流程中，代理可以帮助组织更高效地构建、操作和优化数据库，同时降低运营开销。","让我们仔细看看这些新的数据库代理。","可观察性代理使网站可靠性工程师（SRE）、DevOps 专业人员、数据库管理员和开发人员能够使用简单的自然语言提示诊断复杂问题并进行修复。","随着您的运营规模扩大，识别诸如查询热点或锁争用等微妙问题会变得成本高昂。数据库可观察性代理利用 Google 的运营专业知识和 Gemini 的推理能力来解决这些挑战。通过自动连接包括 Database Insights、Cloud Monitoring、Cloud Logging 和 Cloud Trace 在内的多个来源的遥测数据，该代理可在几分钟内提供清晰的根本原因分析。","除了识别“原因”，该代理还建议解决发现问题的推荐操作，并可在您批准后执行验证操作。例如，如果检测到瓶颈，它可能会建议您“为 Cloud SQL 实例启用连接池”，在您执行更改之前提供理由和预期影响。一些功能包括：","车队级故障排除：可观察性代理已集成到数据库中心，因此您可以使用 Gemini Chat 提出复杂的车队范围问题，例如，“我车队中哪些数据库在过去 7 天消耗的 CPU 最多？”，从而获得整个车队的汇总分析。","产品内调查：该代理关联来自数据库遥测、Cloud Monitoring、Cloud Logging、Cloud Trace 以及多个其他数据源的复杂遥测信息，以定位延迟峰值或锁争用等问题。（与特定客户的预览版）","验证修复：该代理不仅仅识别问题，还提供明确的建议，并可在您批准后执行验证操作，例如为 Cloud SQL 实例添加索引。（与特定客户的预览版）","MCP 工具：可观察性代理利用系统指标、查询指标、车队清单和问题等工具获取洞察，这些工具也可通过 Database Insights MCP 服务器和 Database Center MCP 服务器作为 MCP 工具使用。","适合您工作流程的集成","您可以在现有数据库管理流程中直接访问这些数据库可观察性代理功能。该代理支持多种体验，包括：","Cloud Assist 聊天：用自然语言提问，例如，“我的顶级 Cloud SQL 实例的 CPU 利用率趋势如何？”即可获得带有图表的汇总分析。然后，在聊天窗口中，您可以针对发现的任何问题开始调查：https://docs.cloud.google.com/cloud-assist/investigations，并获得根本原因分析和解决方案。","支持多个托管数据库","您可以使用可观测性代理获取数据库查询答案，即时访问任何数据库指标，或利用 AI 驱动的诊断来解决复杂问题。该代理涵盖了各种 Google Cloud 数据库的一系列问题，包括：","Cloud SQL：https://cloud.google.com/sql：排查并优化您数据库实例的负载、查询性能或所有 Cloud SQL 数据库引擎的连接问题。对于 Cloud SQL for PostgreSQL，可利用代理排查常见数据库问题。","同样，该代理帮助您识别问题、找到根本原因，并对其他支持的数据库和问题类型采取纠正措施。","新的数据库入门代理是在数据库选择过程中您的主动伙伴。无需花费数小时阅读文档，您可以用自然语言向代理描述应用需求。代理能够理解 IOPS、延迟限制和复制延迟等技术指标，从而提供合理的建议。您可以在 Gemini 聊天界面中直接访问数据库入门代理的功能：https://docs.cloud.google.com/cloud-assist/overview。使用数据库入门代理，您将获得：","数据库可观测性与入门代理的功能可用于多种服务，包括 AlloyDB、Bigtable、Cloud SQL（PostgreSQL、MySQL、SQL Server）、Firestore、Memorystore 和 Spanner。目前，这些代理可以通过 Gemini Cloud Assist 使用。探索 AlloyDB 的 AI 辅助排障和 Gemini Chat：https://docs.cloud.google.com/alloydb/docs/monitor-troubleshoot-with-ai，Cloud SQL：https://docs.cloud.google.com/sql/docs/postgres/monitor-troubleshoot-with-ai，Spanner：https://docs.cloud.google.com/spanner/docs/monitor-troubleshoot-with-ai，并访问 Gemini Cloud Assist 页面了解更多信息：https://cloud.google.com/products/gemini/cloud-assist?hl=en&e=48754805"]},"en":{"title":"Google Cloud launches Database Operations Agents for autonomous database management","summary":"Google Cloud introduced two AI database agents in the release of Agentic Data Cloud: the Database Onboarding Agent is responsible for Day 0 configuration and deployment, while the Database Observability Agent handles Day 1/2 monitoring, troubleshooting, and maintenance.","category":"Products","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"Google Cloud launches Database Operations Agents for autonomous database management - Aioga AI News","description":"Google Cloud introduced two AI database agents in the release of Agentic Data Cloud: the Database Onboarding Agent is responsible for Day 0 configuration and deployment, while the...","url":"https://www.aioga.com/en/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:01.131Z"},"ja":{"title":"Google Cloud、Database Operations Agents を導入し、自律的なデータベース管理を実現","summary":"Google Cloud は Agentic Data Cloud のリリースで、2種類の AI データベースエージェントを発表しました：Database Onboarding Agent は Day 0 の設定と展開を担当し、Database Observability Agent は Day 1/2 の監視、障害対応、メンテナンスを担当します。","category":"製品更新","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"Google Cloud、Database Operations Agents を導入し、自律的なデータベース管理を実現 - Aioga AIニュース","description":"Google Cloud は Agentic Data Cloud のリリースで、2種類の AI データベースエージェントを発表しました：Database Onboarding Agent は Day 0 の設定と展開を担当し、Database Observability Agent は Day 1/2 の監視、障害対応、メンテナンスを担当します。","url":"https://www.aioga.com/ja/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:02.202Z"},"ko":{"title":"구글 클라우드, Database Operations Agents 출시로 자율 데이터베이스 관리 실현","summary":"구글 클라우드는 Agentic Data Cloud 공개에서 두 가지 AI 데이터베이스 에이전트를 발표했다: Database Onboarding Agent는 Day 0의 구성 및 배포를 담당하며, Database Observability Agent는 Day 1/2의 모니터링, 문제 해결 및 유지 관리를 담당한다.","category":"제품 업데이트","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"구글 클라우드, Database Operations Agents 출시로 자율 데이터베이스 관리 실현 - Aioga AI 뉴스","description":"구글 클라우드는 Agentic Data Cloud 공개에서 두 가지 AI 데이터베이스 에이전트를 발표했다: Database Onboarding Agent는 Day 0의 구성 및 배포를 담당하며, Database Observability Agent는 Day 1/2의 모니터링, 문제 해결 및 유지 관리를 담당한다.","url":"https://www.aioga.com/ko/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:08.923Z"},"es":{"title":"Google Cloud lanza Database Operations Agents para lograr la gestión autónoma de bases de datos","summary":"Google Cloud, en el lanzamiento de Agentic Data Cloud, presentó dos agentes de IA para bases de datos: Database Onboarding Agent, encargado de la configuración y despliegue del Día 0, y Database Observability Agent, responsable del monitoreo, solución de problemas y mantenimiento del Día 1/2.","category":"Productos","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"Google Cloud lanza Database Operations Agents para lograr la gestión autónoma de bases de datos - Aioga Noticias de IA","description":"Google Cloud, en el lanzamiento de Agentic Data Cloud, presentó dos agentes de IA para bases de datos: Database Onboarding Agent, encargado de la configuración y despliegue del Día...","url":"https://www.aioga.com/es/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:06.584Z"},"fr":{"title":"Google Cloud lance des Database Operations Agents pour une gestion autonome des bases de données","summary":"Google Cloud a présenté deux agents intelligents de base de données lors du lancement d'Agentic Data Cloud : Database Onboarding Agent, responsable de la configuration et du déploiement au jour 0, et Database Observability Agent, responsable de la surveillance, du dépannage et de la maintenance aux jours 1 et 2.","category":"Produits","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"Google Cloud lance des Database Operations Agents pour une gestion autonome des bases de données - Aioga Actualités IA","description":"Google Cloud a présenté deux agents intelligents de base de données lors du lancement d'Agentic Data Cloud : Database Onboarding Agent, responsable de la configuration et du déploi...","url":"https://www.aioga.com/fr/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:15.526Z"},"de":{"title":"Google Cloud führt Database Operations Agents ein für autonomes Datenbankmanagement","summary":"Google Cloud stellte beim Launch der Agentic Data Cloud zwei KI-Datenbankagenten vor: Der Database Onboarding Agent ist für die Konfiguration und Bereitstellung am Day 0 verantwortlich, der Database Observability Agent für die Überwachung, Fehlerbehebung und Wartung an Day 1/2.","category":"产品更新","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"Google Cloud führt Database Operations Agents ein für autonomes Datenbankmanagement - Aioga KI-News","description":"Google Cloud stellte beim Launch der Agentic Data Cloud zwei KI-Datenbankagenten vor: Der Database Onboarding Agent ist für die Konfiguration und Bereitstellung am Day 0 verantwort...","url":"https://www.aioga.com/de/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:16.039Z"},"pt-BR":{"title":"Google Cloud lança Agentes de Operações de Banco de Dados, permitindo gerenciamento autônomo de bancos de dados","summary":"O Google Cloud, no lançamento do Agentic Data Cloud, apresenta dois agentes de banco de dados com IA: o Database Onboarding Agent, responsável pela configuração e implantação no Day 0, e o Database Observability Agent, responsável pelo monitoramento, solução de problemas e manutenção nos Days 1/2.","category":"产品更新","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"Google Cloud lança Agentes de Operações de Banco de Dados, permitindo gerenciamento autônomo de bancos de dados - Aioga Notícias de IA","description":"O Google Cloud, no lançamento do Agentic Data Cloud, apresenta dois agentes de banco de dados com IA: o Database Onboarding Agent, responsável pela configuração e implantação no Da...","url":"https://www.aioga.com/pt-BR/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:20.560Z"},"ru":{"title":"Google Cloud запускает Database Operations Agents для автономного управления базами данных","summary":"Google Cloud в выпуске Agentic Data Cloud представила два AI-агента для баз данных: Database Onboarding Agent отвечает за конфигурацию и развертывание на Day 0, а Database Observability Agent — за мониторинг, устранение неполадок и обслуживание на Day 1/2.","category":"产品更新","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"Google Cloud запускает Database Operations Agents для автономного управления базами данных - Aioga Новости ИИ","description":"Google Cloud в выпуске Agentic Data Cloud представила два AI-агента для баз данных: Database Onboarding Agent отвечает за конфигурацию и развертывание на Day 0, а Database Observab...","url":"https://www.aioga.com/ru/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:21.545Z"},"ar":{"title":"أطلقت Google Cloud وكلاء عمليات قاعدة البيانات لتحقيق الإدارة الذاتية لقاعدة البيانات","summary":"أطلقت Google Cloud في إصدار Agentic Data Cloud وكيلي ذكاء اصطناعي لقاعدة البيانات: وكيـل إدخال قاعدة البيانات مسؤول عن التهيئة والنشر في اليوم 0، ووكيل مراقبة قاعدة البيانات مسؤول عن المراقبة والتحري عن الأعطال والصيانة في اليوم 1/2.","category":"产品更新","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"أطلقت Google Cloud وكلاء عمليات قاعدة البيانات لتحقيق الإدارة الذاتية لقاعدة البيانات - Aioga أخبار الذكاء الاصطناعي","description":"أطلقت Google Cloud في إصدار Agentic Data Cloud وكيلي ذكاء اصطناعي لقاعدة البيانات: وكيـل إدخال قاعدة البيانات مسؤول عن التهيئة والنشر في اليوم 0، ووكيل مراقبة قاعدة البيانات مسؤول...","url":"https://www.aioga.com/ar/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:27.479Z"},"hi":{"title":"Google Cloud ने डेटाबेस संचालन एजेंट लॉन्च किए, स्वायत्त डेटाबेस प्रबंधन को संभव बनाया","summary":"Google Cloud ने Agentic Data Cloud में दो AI डेटाबेस एजेंट लॉन्च किए: Database Onboarding Agent Day 0 के कॉन्फ़िगरेशन और डिप्लॉयमेंट के लिए ज़िम्मेदार है, और Database Observability Agent Day 1/2 की मॉनिटरिंग, समस्या निवारण और रखरखाव के लिए ज़िम्मेदार है।","category":"产品更新","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"Google Cloud ने डेटाबेस संचालन एजेंट लॉन्च किए, स्वायत्त डेटाबेस प्रबंधन को संभव बनाया - Aioga AI समाचार","description":"Google Cloud ने Agentic Data Cloud में दो AI डेटाबेस एजेंट लॉन्च किए: Database Onboarding Agent Day 0 के कॉन्फ़िगरेशन और डिप्लॉयमेंट के लिए ज़िम्मेदार है, और Database Observability...","url":"https://www.aioga.com/hi/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:27.434Z"},"it":{"title":"Google Cloud lancia Database Operations Agents per la gestione autonoma dei database","summary":"Google Cloud ha introdotto due agenti AI per database nella release di Agentic Data Cloud: Database Onboarding Agent, responsabile della configurazione e distribuzione Day 0, e Database Observability Agent, responsabile del monitoraggio, troubleshooting e manutenzione Day 1/2.","category":"产品更新","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"Google Cloud lancia Database Operations Agents per la gestione autonoma dei database - Aioga Notizie IA","description":"Google Cloud ha introdotto due agenti AI per database nella release di Agentic Data Cloud: Database Onboarding Agent, responsabile della configurazione e distribuzione Day 0, e Dat...","url":"https://www.aioga.com/it/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:34.080Z"},"nl":{"title":"Google Cloud lanceert Database Operations Agents voor zelfsturend databasebeheer","summary":"Google Cloud introduceert bij de release van Agentic Data Cloud twee AI-databaseagents: de Database Onboarding Agent is verantwoordelijk voor Day 0-configuratie en -implementatie, en de Database Observability Agent is verantwoordelijk voor Day 1/2-monitoring, foutoplossing en onderhoud.","category":"产品更新","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"Google Cloud lanceert Database Operations Agents voor zelfsturend databasebeheer - Aioga AI-nieuws","description":"Google Cloud introduceert bij de release van Agentic Data Cloud twee AI-databaseagents: de Database Onboarding Agent is verantwoordelijk voor Day 0-configuratie en -implementatie,...","url":"https://www.aioga.com/nl/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:32.908Z"},"tr":{"title":"Google Cloud, Database Operations Agents ile bağımsız veritabanı yönetimini hayata geçiriyor","summary":"Google Cloud, Agentic Data Cloud lansmanında iki AI veritabanı ajanı tanıttı: Database Onboarding Agent Day 0 yapılandırma ve dağıtımından, Database Observability Agent ise Day 1/2 izleme, hata giderme ve bakımdan sorumlu.","category":"产品更新","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"Google Cloud, Database Operations Agents ile bağımsız veritabanı yönetimini hayata geçiriyor - Aioga AI Haberleri","description":"Google Cloud, Agentic Data Cloud lansmanında iki AI veritabanı ajanı tanıttı: Database Onboarding Agent Day 0 yapılandırma ve dağıtımından, Database Observability Agent ise Day 1/2...","url":"https://www.aioga.com/tr/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:39.033Z"},"vi":{"title":"Google Cloud ra mắt Database Operations Agents, thực hiện quản lý cơ sở dữ liệu tự chủ","summary":"Google Cloud trong lần ra mắt Agentic Data Cloud đã giới thiệu hai tác tử AI cơ sở dữ liệu: Database Onboarding Agent phụ trách cấu hình và triển khai Day 0, Database Observability Agent phụ trách giám sát, khắc phục sự cố và bảo trì Day 1/2.","category":"产品更新","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"Google Cloud ra mắt Database Operations Agents, thực hiện quản lý cơ sở dữ liệu tự chủ - Tin tức AI Aioga","description":"Google Cloud trong lần ra mắt Agentic Data Cloud đã giới thiệu hai tác tử AI cơ sở dữ liệu: Database Onboarding Agent phụ trách cấu hình và triển khai Day 0, Database Observability...","url":"https://www.aioga.com/vi/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:40.673Z"},"id":{"title":"Google Cloud meluncurkan Database Operations Agents, mewujudkan manajemen database otonom","summary":"Google Cloud meluncurkan dua agen AI database dalam rilis Agentic Data Cloud: Database Onboarding Agent bertanggung jawab atas konfigurasi dan penyebaran Hari 0, Database Observability Agent bertanggung jawab atas pemantauan, pemecahan masalah, dan pemeliharaan Hari 1/2.","category":"产品更新","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"Google Cloud meluncurkan Database Operations Agents, mewujudkan manajemen database otonom - Berita AI Aioga","description":"Google Cloud meluncurkan dua agen AI database dalam rilis Agentic Data Cloud: Database Onboarding Agent bertanggung jawab atas konfigurasi dan penyebaran Hari 0, Database Observabi...","url":"https://www.aioga.com/id/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:45.991Z"},"th":{"title":"Google Cloud เปิดตัว Database Operations Agents เพื่อการจัดการฐานข้อมูลอัตโนมัติ","summary":"Google Cloud เปิดตัวสองระบบปัญญาประดิษฐ์สำหรับฐานข้อมูลในงานเปิดตัว Agentic Data Cloud: Database Onboarding Agent รับผิดชอบการตั้งค่าและปรับใช้ใน Day 0, Database Observability Agent รับผิดชอบการตรวจสอบ การแก้ไขปัญหา และการบำรุงรักษาใน Day 1/2","category":"产品更新","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"Google Cloud เปิดตัว Database Operations Agents เพื่อการจัดการฐานข้อมูลอัตโนมัติ - ข่าว AI Aioga","description":"Google Cloud เปิดตัวสองระบบปัญญาประดิษฐ์สำหรับฐานข้อมูลในงานเปิดตัว Agentic Data Cloud: Database Onboarding Agent รับผิดชอบการตั้งค่าและปรับใช้ใน Day 0, Database Observability Agen...","url":"https://www.aioga.com/th/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:48.512Z"},"pl":{"title":"Google Cloud wprowadza agentów operacji bazodanowych, umożliwiając samodzielne zarządzanie bazami danych","summary":"Google Cloud w ramach wydania Agentic Data Cloud wprowadza dwa inteligentne agenty AI do baz danych: Database Onboarding Agent odpowiedzialny za konfigurację i wdrożenie na etapie Day 0 oraz Database Observability Agent odpowiedzialny za monitorowanie, rozwiązywanie problemów i konserwację na etapach Day 1/2.","category":"产品更新","source":"Google Cloud：Databases（RSS）","aggregationSource":"Google Cloud：Databases（RSS）","pageTitle":"Google Cloud wprowadza agentów operacji bazodanowych, umożliwiając samodzielne zarządzanie bazami danych - Aioga Wiadomości AI","description":"Google Cloud w ramach wydania Agentic Data Cloud wprowadza dwa inteligentne agenty AI do baz danych: Database Onboarding Agent odpowiedzialny za konfigurację i wdrożenie na etapie...","url":"https://www.aioga.com/pl/news/cmsevo5m118dmro2e9d1ven6v/","contentTranslated":true,"sourceHash":"1f04f9ffb4ee4e9e","translatedAt":"2026-08-04T16:43:55.723Z"}}}}