Logicaldecoding Alternatives

Similar projects and alternatives to logicaldecoding

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better logicaldecoding alternative or higher similarity.

logicaldecoding reviews and mentions

Posts with mentions or reviews of logicaldecoding. 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
    For C there should be good options.

    For Rust it doesn't appear that well-supported.

    A very simple approach is to poll for changes using `pg_logical_slot_get_changes()` - that should work with any driver. That's what I used for my initial experimentation, before switching over to the streaming replication protocol for better performance.

    The streaming replication protocol is not that complicated, but currently you'll have to handle some of the low-level protocol yourself, or work with some very experimental implementations. There's a project to help get you started at [1], and some more discussion at [2].

    For the logical decoder, wal2json is quite nice to experiment with, but I've found pgoutput is not that complicated and gives you something closer to the raw data.

    [1]: https://github.com/seddonm1/logicaldecoding/

    [2]: https://github.com/sfackler/rust-postgres/issues/116

  • Postgres Logical Decoding Example
    1 project | /r/rust | 25 Nov 2022
    Here is a link to the code: https://github.com/seddonm1/logicaldecoding
  • Show HN: Logical Replication with Rust
    3 projects | news.ycombinator.com | 24 Nov 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic logicaldecoding repo stats
3
19
10.0
over 1 year ago

seddonm1/logicaldecoding is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of logicaldecoding is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com