go-goose

Community

Plan, write, and run goose migrations.

Authormetalagman
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Goose enables teams to manage database migrations with a cohesive CLI and Go library, providing deterministic Up/Down execution, support for embedded migrations, and provider-based execution to keep schemas consistent across environments.

Core Features & Use Cases

  • CLI-driven migrations: up, down, status, create, and versioning to manage schema changes across databases.
  • Library & Provider API: embed, run, and track migrations from within Go applications using Goose APIs.
  • Embedded migrations: read migrations from embedded FS and apply them at runtime.
  • Versioning & annotations: follow goose's annotation rules and maintain ordered migrations for team collaboration.
  • Use Case: migrate a PostgreSQL database by applying a set of SQL and Go migrations with proper rollback support.

Quick Start

Install the goose tooling, initialize a migrations directory, and create your first migration with goose create to begin managing your database schema.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: go-goose
Download link: https://github.com/metalagman/agent-skills/archive/main.zip#go-goose

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 223,000+ vetted skills library on demand.