azure Azure Updates ·

Azure Database for PostgreSQL Gets AI Assistant Plugin for Context-Aware Database Operations

aiazurepreviewengineer
feature announcement

Azure Database for PostgreSQL introduces a new plugin for AI coding assistants, enabling them to act as context-aware PostgreSQL experts. This plugin combines expert-curated PostgreSQL skills with an MCP server to inspect live database contexts, run queries, and apply changes. It offers relevant guidance based on schema, PostgreSQL version, and Azure environment for tasks like query tuning, vector search, security, and provisioning. Currently in public preview, it supports assistants such as GitHub Copilot CLI, Claude Code, and Codex CLI.

Features (1)
  • Enable AI Coding Assistants with Context-Aware PostgreSQL Expertise

    The new PostgreSQL skills and MCP plugin integrates with AI coding assistants to offer context-aware expertise for Azure Database for PostgreSQL. It inspects live database contexts, runs queries, and applies changes based on schema, version, and Azure environment. The plugin covers scenarios like query/index tuning, vector search (RAG), JSONB, partitioning, security, and Azure provisioning.

Read the original announcement →

https://azure.microsoft.com/updates?id=569664

Related releases