|
wal2json
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||||||||||||
|
Description: Convert PostgreSQL changesets to JSON format |
||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||||||||||||
| Category: Databases | ||||||||||||||||||||||||||||||||||||||||
| Tags: postgresql json replication cdc database | ||||||||||||||||||||||||||||||||||||||||
| Install: brew install wal2json | ||||||||||||||||||||||||||||||||||||||||
|
About: Wal2json is a PostgreSQL logical decoding plugin that extracts changes from the write-ahead log (WAL) and converts them into a structured JSON format. It enables real-time data streaming and change capture without heavy database queries. This makes it ideal for building reactive applications, data pipelines, and external integrations. |
||||||||||||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||||||||||||
|