nowfound

Alternatives

Products that do what pg-online-schema-change – Zero downtime schema changes in PostgreSQL does

  1. 1PO
  2. 2DG
  3. 3

    Real-time database schemas for AI-IDEs via MCP protocol

    2025

  4. 4

    Never worry about reverting a schema change again

    2022

  5. 5GF

    2015 · github.com

  6. 6RP

    2020 · github.com

  7. 7PE

    2018 · bluejekyll.github.io

  8. 8

    Instant batch data import for Postgres

    2024

  9. 9PA

    Happy Cyber Monday!

    2014 · psequel.com

  10. 10JF
  11. 11SD
  12. 12PN
  13. 13ML

    2017 · migra.readthedocs.io

  14. 14

    Instant Realtime GraphQL on Postgres

    2018

  15. 15PC
  16. 16DL

    2014 · databaselabs.io

  17. 17OS

    I am currently working on a Node.js utility for a schema-based approach on CDC for Postgres. It is a lightweight utility that you can plug on top of your existing WAL events service (eg. Debezium, WAL-listener...) and allows you to define schemas to listen to. Instead of listening to raw individual table-level events, you can aggregate those events into high-level schema events automatically. Conceptually, it is like having WAL events but on an SQL view, any modification to a table the view is based on would trigger a high-level event on the view itself. This has many real-world applications…

    2025 · github.com

  18. 18PA
  19. 19TS
  20. 20UP
  21. 21PD
  22. 22PS
  23. 23PM
  24. 24PC

    Hi HN, pgstream is an open source CLI tool and Go library for Postgres logical replication events. We have some bigger plans with it, but as of now its main "differentiator" is that it includes not only data changes but also DDL changes in the same ordered and consistent stream. We have developed this because in the Xata platform we handle automatic replication from Postgres to Elasticsearch/OpenSearch. Initially schema changes were problematic because they required us intercepting them at the API layer and then apply them to the search engine. But if the replication is slightly delayed…

    2024 · xata.io

Ranked by how close each launch is in meaning, then by votes. Refine with a description →