migrate-database

Automates Oracle, MySQL and PostgreSQL migrations to ScalarDB with schema analysis and documentation generation.

12|1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/wfukatsu/nexus-architect --skill migrate-database-wfukatsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate-database
Source: https://github.com/wfukatsu/nexus-architect/tree/main/skills/migrate-database
Command: npx skills add https://github.com/wfukatsu/nexus-architect --skill migrate-database-wfukatsu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sqlplus, python, oracle_db_extractor, mysql, postgresql, pdf2image, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit simplifies the process of migrating databases from Oracle, MySQL, or PostgreSQL to ScalarDB, automating the configuration detection, schema analysis, and documentation generation.

Core Features & Use Cases

  • Unified Database Migrations: Handles Oracle, MySQL, and PostgreSQL schema migrations.
  • Customizable Workflows: Routes to database-specific commands for detailed configurations and options.
  • Automation & Integration: Automates tasks with a streamlined approach and integrates with various tools.

Quick Start

Start the migration process with the command /architect:migrate-database and follow the prompts to select your database type and initiate the migration.

Frequently Asked Questions about migrate-database

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate an Oracle database to ScalarDB?

Database migration to ScalarDB from Oracle is handled by analyzing schemas, detecting configurations, and generating migration documentation automatically through database-specific commands and Python tools.

Can I migrate MySQL and PostgreSQL schemas to ScalarDB using the same workflow?

Yes, MySQL and PostgreSQL schema migrations to ScalarDB are supported within a unified workflow that routes to database-specific commands for detailed configurations and options.

What Python libraries do I need to automate database migration to ScalarDB?

Database migration to ScalarDB requires specific Python libraries and tools including sqlplus, oracle_db_extractor, mysql, and postgresql utilities for schema interaction and documentation generation.

What is the best way to generate migration documentation for ScalarDB?

ScalarDB migration documentation is generated automatically by analyzing source database schemas and configurations from Oracle, MySQL, or PostgreSQL, streamlining the extraction and reporting process.

Does this database migration process handle schema analysis for PostgreSQL?

Yes, schema analysis is a core focus of the PostgreSQL to ScalarDB migration process, ensuring database structures are properly evaluated before generating migration documentation.