ANTIGRAVITY LABJP
TAG

database

4 articles
Back to all tags
Related:
antigravity4migration2postgresql2mcp1bigquery1alloydb1google-cloud1production1sql1multi-agent1performance1agent1
Integrations/2026-05-03Intermediate

Antigravity × MCP Toolbox for Databases: Query BigQuery, AlloyDB & Spanner Directly from Your Agent

A practical guide to connecting Antigravity agents to BigQuery, AlloyDB, Spanner, and Cloud SQL using Google's open-source MCP Toolbox for Databases v1.0.0. Covers MCP Store setup, YAML configuration, natural language queries, and schema analysis workflows.

App Dev/2026-05-01Advanced

Zero-Downtime Database Migrations with Antigravity: The Expand-Contract Pattern in Production

A complete production guide to running breaking schema changes—type swaps, column renames, table splits—with zero user-facing downtime, using the Expand-Contract pattern with Antigravity's AI assistance.

App Dev/2026-04-26Advanced

A Multi-Agent SQL Tuning Workflow with Antigravity — Splitting Analysis, Strategy, Implementation, and Verification

Treat SQL tuning as a relay race instead of a single chat. This guide shows how to wire four specialised Antigravity agents — Analyzer, Strategist, Implementer, Verifier — into a repeatable workflow you can actually trust in production.

Agents/2026-03-28Intermediate

How to Safely Automate Database Migrations with Antigravity Agents

A practical design for safely automating database migrations with Antigravity's AI agents — AGENTS.md policies, a risk map by change type, Expand/Contract phasing, pre-flight verification with a shadow DB, and measured lock times on large tables, all worked backward from a real production incident.