go-pg-migrate
Migration tool
A package for managing PostgreSQL database schema changes
CLI-friendly package for pg migrations management.
10 stars
3 watching
3 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
cligogo-pggolanghacktoberfestmigratemigrationmigration-toolmigrationspostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
robinjoseph08/go-pg-migrations | A tool to help manage migrations for a PostgreSQL database using Go and go-pg. | 84 |
jwdeitch/pg_migrate | A utility to manage Postgres schema and other objects through version-controlled migrations. | 31 |
salsita/node-pg-migrate | Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. | 1,295 |
artemeff/pgsql_migration | Utilities for managing PostgreSQL databases in Erlang projects | 19 |
multum/pg-differ | A Node.js tool for comparing and managing PostgreSQL databases during migrations. | 36 |
go-gormigrate/gormigrate | A minimalistic migration helper for Gorm ORM to support proper schema versioning and migration rollback. | 1,046 |
muir/libschema | A tool for managing and executing database schema migrations in Go libraries. | 15 |
lopezator/migrator | Tool for managing and applying database schema changes | 169 |
pravasan/pravasan | A tool for managing database schema migrations. | 30 |
orgrim/pg_back | A tool for backing up PostgreSQL databases with customizable options and formats | 533 |
adlio/schema | A tool for managing and applying database schema migrations in Go applications. | 35 |
guiabolso/darwin | Manages changes to a database schema over time. | 144 |
sokil/php-mongo-migrator | A tool that automates the creation and management of database migrations for MongoDB | 29 |
lukasmartinelli/pgclimb | A utility to export data from PostgreSQL into various formats, including JSON and CSV, with support for templates. | 390 |
adlio/pgxschema | A tool that helps manage and apply PostgreSQL schema changes from within a Go application. | 1 |