gcp Google Cloud Blog ·

Gemini AI-Assisted Code Conversion Now Available in Google Cloud's DMS

blogaigcpgaengineergcp-cloud-sql
feature

Google Cloud's Database Migration Service (DMS) now includes AI-assisted code conversion powered by Gemini, addressing the "last mile" bottleneck in database migrations. This feature accelerates the translation of complex stored procedures, triggers, and custom functions from proprietary SQL dialects like Oracle PL/SQL and T-SQL into PostgreSQL's PL/pgSQL. Database teams can leverage full schema context, enterprise-grade security, and an integrated execution workspace within Google Cloud for real-time review, editing, and validation. The capability aims to streamline modernization efforts, allowing engineers to convert legacy database logic in days instead of months.

Features (1)
  • AI-Assisted Code Conversion for Database Migrations

    Google Cloud's Database Migration Service (DMS) now integrates Gemini to provide AI-assisted code conversion, specifically targeting the translation of proprietary SQL stored procedures, triggers, and custom functions. This feature helps database teams migrate complex procedural logic from commercial databases like Oracle and SQL Server to PostgreSQL or AlloyDB for PostgreSQL, overcoming a significant bottleneck in modernization projects. The system offers full schema context, operates within Google Cloud's security boundaries, and provides an integrated workspace for side-by-side code review,

Read the original announcement →

https://cloud.google.com/blog/products/databases/accelerate-postgresql-migrations-with-gemini-in-dms/

Related releases