public inbox for [email protected]
help / color / mirror / Atom feedFrom: Highgo Software via PostgreSQL Announce <[email protected]>
To: PostgreSQL Announce <[email protected]>
Subject: wal2mongo v1.0.7 is released
Date: Wed, 12 Jun 2024 09:54:14 +0000
Message-ID: <[email protected]> (raw)
HighGo Software is pleased to announce the first GitHub community release of wal2mongo v1.0.7, which can be used to replicate PostgreSQL database changes to an output format that can be directly fed into the mongo client tool to achieve logical replication between PostgreSQl and MongoDB. Wal2mongo plugin is useful for a case where PostgreSQL is used as the main raw data source to collect data from outside world but MongoDB is used internally for data analytics purposes. Manual data migration between PostgreSQL and MongoDB poses a lot of potential problem and having a logical decoding plugin like wal2mongo can help reduce the data migration complexity between the two databases.
## Source Code on GitHub
The source code releases of wal2mongo plugin can be found [here](https://github.com/HighgoSoftware/wal2mongo/releases/tag/v1.0.7)
## Project Home on GitHub
https://github.com/HighgoSoftware/wal2mongo
## About wal2mongo
wal2mongo is a PostgreSQL logical decoding output plugin designed to simplify logical replication from PostgreSQL to MongoDB by formatting the output into a JSON-like format accepted by MongoDB. For detailed information on how to use it, you can find it [here](https://github.com/HighgoSoftware/wal2mongo)
The logical replication application project that can be used with wal2mongo to achieve a fully automatic logical replication setup with enhanced control, security and performance in mind. We will continue to improve the logical decoding performance and enhance wal2mongo functionalities based on community feedback.
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: wal2mongo v1.0.7 is released
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox