papersTODAY 04:00 UTC
Hybrid Dependency-Aware Framework for LLM Agent-Based Oracle-to-PostgreSQL Migration
The paper argues that using large language models for database migration is often reduced to a straightforward code rewrite, which overlooks the mixed SQL and PL/SQL objects found in enterprise Oracle environments. It proposes a dependency-aware approach that decomposes the migration into subtasks and dynamically creates LLM agents to handle them, taking execution order, complexity, and validation requirements into account.