goose VS metana

Compare goose vs metana and see what are their differences.

goose

A database migration tool. Supports SQL migrations and Go functions. (by pressly)

metana

Abstract task migration tool written in Go for Golang services. Database and non database migration management brought to the CLI. (by g14a)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
goose metana
28 3
5,436 62
7.4% -
8.9 0.0
2 days ago over 2 years ago
Go Go
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

goose

Posts with mentions or reviews of goose. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-29.

metana

Posts with mentions or reviews of metana. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-24.

What are some alternatives?

When comparing goose and metana you can also consider the following projects:

migrate - Database migrations. CLI and Golang library.

dbmate - :rocket: A lightweight, framework-agnostic database migration tool.

go-migrate - Abstract task migration tool written in Go for Golang services. Database and non database migration management brought to the CLI. [Moved to: https://github.com/g14a/metana]

liquibase - Main Liquibase Source

alembic - A database migrations tool for SQLAlchemy.

pig - Simple pgx wrapper to execute and scan query results

tern - The SQL Fan's Migrator

atlas - A modern tool for managing database schemas

database-lab-engine - DBLab enables 🖖 database branching and ⚡️ thin cloning for any Postgres database and empowers DB testing in CI/CD. This optimizes database-related costs while improving time-to-market and software quality. Follow to stay updated.

SQLBoiler - Generate a Go ORM tailored to your database schema.

csv-sql - Command-line tool to load csv and excel (xlsx) files and run sql commands

godmt - Tool that can parse Go files into an abstract syntax tree and translate it to several programming languages.