oracle-to-percona

Official

Migrate Oracle databases to Percona MySQL.

AuthorPercona-Lab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Migrating Oracle databases to Percona Server for MySQL requires substantial schema and code rewrites because Oracle compatibility is not available in MySQL/Percona. This migration involves translating data types, SQL constructs, and PL/SQL logic into MySQL-compatible equivalents to ensure correctness and performance.

Core Features & Use Cases

  • Data-type mapping guidance (e.g., NUMBER to DECIMAL, VARCHAR2 to VARCHAR with utf8mb4)
  • PL/SQL to SQL/PSM rewrites and procedural translation guidance
  • Schema and code translation patterns for common Oracle constructs (ROWNUM, CONNECT BY, sequences) and recommended tooling
  • Use cases include migrating a standalone schema, a suite of PL/SQL packages, or an application relying on Oracle-specific features to Percona Server for MySQL

Quick Start

Provide your Oracle schema definitions and sample PL/SQL to generate an initial migration plan.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: oracle-to-percona
Download link: https://github.com/Percona-Lab/skills/archive/main.zip#oracle-to-percona

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.