Skip to content

[New plugin] DB-Schema-Syncer #20

Description

@kadai0308

A short description of the plugin

This plugin synchronizes database schema changes to the target database based on SQL DDL files, leveraging sqldef for schema comparison and diff generation.

The purpose and use-cases of the new plugin

The purpose of this plugin is to automate and standardize database schema management using GitOps principles. It ensures that schema changes defined in version-controlled SQL DDL files are safely, consistently, and audibly applied to target environments through CI/CD pipelines.

By treating database schema as code, the plugin improves collaboration, traceability, and reliability of schema updates, and reduces the risk of manual errors.

GitHub ID of Code Owner(s)

kadai0308

Directory Name

db-schema-syncer

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions