Google Cloud introduced Gemini-powered AI code conversion in Database Migration Service to automatically translate Oracle PL/SQL and T-SQL stored procedures, triggers, and functions into PostgreSQL PL/pgSQL.
Aug 11, 2026
20d agoKey Details
- Converts legacy database procedural code into native PostgreSQL PL/pgSQL
- Provides project-wide schema context analysis for cross-procedure dependencies
- Presents side-by-side code diffs with inline Gemini AI explanations
- Combines deterministic compiler rules with Gemini contextual synthesis
- Enables direct staging deployment to Cloud SQL and AlloyDB for PostgreSQL