Get the latest tech news

pgroll: PostgreSQL zero-downtime migrations made easy


PostgreSQL zero-downtime migrations made easy. Contribute to xataio/pgroll development by creating an account on GitHub.

It takes care of the complex migration operations to ensure that client applications continue working while the database schema is being updated. This removes risks related to schema migrations, and greatly simplifies client application rollout, also allowing for instant rollbacks. On migration start, it will perform all the additive changes (create tables, add columns, etc) in the physical schema, without breaking it.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of PostgreSQL

PostgreSQL

Photo of downtime migrations

downtime migrations

Photo of pgroll

pgroll

Related news:

News photo

Photoroom (YC S20) Is Hiring a Django Back End Lead in Paris (PostgreSQL, REST)

News photo

Connecting TinyBase to PGlite and PostgreSQL

News photo

Show HN: Replicate App-Embedded DuckDBs into PostgreSQL with SyncLite OSS