node-pg-migrate
Migration tool
Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool.
Node.js database migration management for PostgreSQL
1k stars
14 watching
180 forks
Language: TypeScript
last commit: 1 day ago
Linked from 1 awesome list
apicockroachcockroachdbdatabasedbdb-migrateexpandableextensiblemigratemigrationmigrationsmigratorpgpostgrepostgrespostgresqlprogramableprogramaticsql
Related projects:
Repository | Description | Stars |
---|---|---|
multum/pg-differ | A Node.js tool for comparing and managing PostgreSQL databases during migrations. | 36 |
jwdeitch/pg_migrate | A utility to manage Postgres schema and other objects through version-controlled migrations. | 32 |
robinjoseph08/go-pg-migrations | A tool to help manage migrations for a PostgreSQL database using Go and go-pg. | 84 |
lawzava/go-pg-migrate | A package for managing PostgreSQL database schema changes | 10 |
artemeff/pgsql_migration | Utilities for managing PostgreSQL databases in Erlang projects | 19 |
fabianlindfors/reshape | Automates schema changes in PostgreSQL without downtime | 1,733 |
rafaelespinoza/godfish | A tool for managing database migrations across multiple databases. | 8 |
yandex/pgmigrate | A tool to manage and automate changes to a PostgreSQL database schema | 633 |
larapulse/migrator | Automates database schema changes using Go-based migrations | 25 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 569 |
lecaillon/evolve | Automates database changes across multiple environments and teams. | 853 |
sokil/php-mongo-migrator | A tool that automates the creation and management of database migrations for MongoDB | 29 |
seppevs/migrate-mongo | A tool that automates the process of applying changes to a MongoDB database in a controlled and version-controlled manner. | 936 |
shayonj/pg-osc | Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. | 554 |
fisxoj/postmodern-passenger-pigeon | A tool for managing and versioning database migrations using a Common Lisp-based migration manager. | 9 |