MySQL to PostgreSQL Migration

Use this skill when migrating a project's database layer from MySQL to PostgreSQL. Covers SQL dialect conversion (MyBatis XML / raw SQL), ORM configuration (MyBatis-Plus), JDBC connection setup, data type pitfalls, and common runtime errors with their fixes. Trigger when the user mentions: migrating from MySQL to PG, converting SQL dialects, MyBatis XML migration, or any of the specific error patterns listed below.

Install

openclaw skills install @lawrencehe/mysql2postgres