wal2json VS pg-logical-replication

Compare wal2json vs pg-logical-replication and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
wal2json pg-logical-replication
13 2
1,236 79
- -
6.3 2.6
5 days ago over 1 year ago
C TypeScript
BSD 3-clause "New" or "Revised" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

wal2json

Posts with mentions or reviews of wal2json. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-07.

pg-logical-replication

Posts with mentions or reviews of pg-logical-replication. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-18.
  • PostgreSQL Logical Replication Explained
    4 projects | news.ycombinator.com | 18 Mar 2023
    > Logical replication is also great for replicating to other systems - for example Debezium [1] that writes all changes to a Kafka stream.

    So I'm looking for a Rust library (or a C library) that receives a Postgres logical replication stream and is compatible with Postgres 15, does you know of something?

    Debezium is unfortunately written in Java, and I think your Powersync is proprietary right? (I didn't find a Github link). I can find stuff like https://www.npmjs.com/package/pg-logical-replication but again, it's Javascript.

  • Sync databases on command
    3 projects | /r/PostgreSQL | 15 Dec 2022
    And I also found these two library that support the two plugin: - https://github.com/kibae/pg-logical-replication - https://github.com/hasura/pgdeltastream

What are some alternatives?

When comparing wal2json and pg-logical-replication you can also consider the following projects:

debezium - Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.

supabase - The open source Firebase alternative.

pgdeltastream - Streaming Postgres logical replication changes atleast-once over websockets

walrus - Applying RLS to PostgreSQL WAL

Prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

realtime - Broadcast, Presence, and Postgres Changes via WebSockets

crystal - 🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!

container-images - Docker images for Debezium. Please log issues in our JIRA at https://issues.redhat.com/projects/DBZ/summary

relay-starter-kit - 💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, and Joy UI. [Moved to: https://github.com/kriasoft/graphql-starter-kit]

pglogrepl - PostgreSQL logical replication library for Go.

slonik - A Node.js PostgreSQL client with runtime and build time type safety, and composable SQL.