PostgreSQL Logical Replication client for node.js
-
Updated
Sep 27, 2024 - TypeScript
PostgreSQL Logical Replication client for node.js
Postgres replication: Read data from WAL(Write ahead log) file i.e. in binary format and convert that WAL data to readable JSON format using the Wal2JSON library and store that JSON data in database/S3/Cloud for auditing purpose.
A tutorial for help setup a sample ETL Postgres CDC -> Kafka Connect -> ES
Push PostgreSQL changes to Redis, to populate your cache and keep it updated
Logical decoding plugin for PostgreSQL
Dokker image for Postgres with wal2json
Playground for PostgreSql Hight Availability
Add a description, image, and links to the wal2json topic page so that developers can more easily learn about it.
To associate your repository with the wal2json topic, visit your repo's landing page and select "manage topics."