Sync databases on command

This page summarizes the projects mentioned and recommended in the original post on /r/PostgreSQL

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. wal2json

    JSON output plugin for changeset extraction

    I was researching for the whole day and found out https://github.com/eulerto/wal2json and postgres bult-in `pgoutput` plugin help me to catch the changes.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. pg-logical-replication

    PostgreSQL Logical Replication client for node.js

    And I also found these two library that support the two plugin: - https://github.com/kibae/pg-logical-replication - https://github.com/hasura/pgdeltastream

  4. pgdeltastream

    Streaming Postgres logical replication changes atleast-once over websockets

    And I also found these two library that support the two plugin: - https://github.com/kibae/pg-logical-replication - https://github.com/hasura/pgdeltastream

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • On the performance of REPLICA IDENTITY FULL in Postgres

    2 projects | dev.to | 7 Jun 2023
  • DMS or Debezium for CDC for legacy system

    1 project | /r/aws | 24 Dec 2022
  • eulerto/wal2json: JSON output plugin for changeset extraction

    1 project | /r/PostgreSQL | 2 Dec 2021
  • How can I listen to a Postgres DB continuously?

    1 project | /r/learnpython | 2 Nov 2021
  • Build a event-driven app with Micronaut, Kafka and Debezium

    4 projects | dev.to | 24 Jul 2021

Did you know that C is
the 6th most popular programming language
based on number of references?