go-pg-migrations
Migration tool
A tool to help manage migrations for a PostgreSQL database using Go and go-pg.
A Go package to help write migrations with go-pg/pg.
84 stars
1 watching
22 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
gogo-pggolangmigrationspostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
lawzava/go-pg-migrate | A package for managing PostgreSQL database schema changes | 10 |
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 |
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 |
artemeff/pgsql_migration | Utilities for managing PostgreSQL databases in Erlang projects | 19 |
orgrim/pg_back | A tool for backing up PostgreSQL databases with customizable options and formats | 533 |
lopezator/migrator | Tool for managing and applying database schema changes | 169 |
sokil/php-mongo-migrator | A tool that automates the creation and management of database migrations for MongoDB | 29 |
pravasan/pravasan | A tool for managing database schema migrations. | 30 |
rafaelespinoza/godfish | A tool for managing database migrations across multiple databases. | 7 |
muir/libschema | A tool for managing and executing database schema migrations in Go libraries. | 15 |
lukasmartinelli/pgclimb | A utility to export data from PostgreSQL into various formats, including JSON and CSV, with support for templates. | 390 |
adlio/schema | A tool for managing and applying database schema migrations in Go applications. | 35 |
larapulse/migrator | Automates database schema changes using Go-based migrations | 25 |