Skip to content

Releases: HighgoSoftware/wal2mongo

v1.0.7

Choose a tag to compare

@idrawone idrawone released this 07 Jun 18:37

Fixed Issues

  • Fixed Issue 1 and Issue 2 and verified on PostgreSQL 13, 14, 15 and 16.

Note

  • Moving forward, the source code will only be released in tar.gz and zip formats, no specific build release for any OS platform. User can compile and test it by following the instruction here.

v1.0.6

Choose a tag to compare

@idrawone idrawone released this 29 May 21:35

Feature Highlight

  • Rich support in data type translation between PostgreSQL and MongoDB
  • Support complex data type translation such as arrays, XML, JSON, timestamp …etc
  • Support database WAL changes caused by INSERT, UPDATE, and DELETE clauses.
  • Support 2 output modes: regular output mode and transaction output mode (for multi-document transaction control)
  • Support MongoDB version 3.6, 4.0 and above
  • Support multi-publisher translation mode
  • Support change stream identification using a combination of cluster name, database name and replication slot name such * that when multiple PostgreSQL servers using the same decoding plugin, the destination MongoDB server is able to distinguish the source of the change stream
  • Simple, lightweight and feature-rich.
  • Can be paired with HighGo replication application to achieve a full automatic replication setup.

Note

  • Integration testing against real MongoDB application is done via pg2mongo
  • Wal2mongo release package is built and tested with PostgreSQL version 12.3.
  • The plugin may work with older or newer versions of PostgreSQL but it is not tested.
  • Comaptibility support with older or newer versions of PostgreSQL will be introduced in later releases.

wal2mongo release

wal2mongo release Pre-release
Pre-release

Choose a tag to compare

@grantzhou grantzhou released this 12 May 23:11

Feature Highlight

  • Rich support in data type translation between PostgreSQL and MongoDB
  • Support complex data type translation such as arrays, XML, JSON, timestamp …etc
  • Support database WAL changes caused by INSERT, UPDATE, and DELETE clauses.
  • Support 2 output modes: regular output mode and transaction output mode (for multi-document transaction control)
  • Support MongoDB version 3.6, 4.0 and above
  • Support multi-publisher translation mode
  • Support change stream identification using a combination of cluster name, database name and replication slot name such * that when multiple PostgreSQL servers using the same decoding plugin, the destination MongoDB server is able to distinguish the source of the change stream
  • Simple, lightweight and feature-rich.
  • Can be paired with HighGo replication application to achieve a full automatic replication setup.

Note

  • Integration testing against real MongoDB application is done via pg2mongo
  • Wal2mongo release package is built and tested with PostgreSQL version 12.2.
  • The plugin may work with older or newer versions of PostgreSQL but it is not tested.
  • Comaptibility support with older or newer versions of PostgreSQL will be introduced in later releases.

Binary Release Pakcages

wal2mongo_centos_7_binary.tar.gz
wal2mongo_centos_6_binary.tar.gz
windows2019.zip
windows10.zip
windows7.zip

v1.0.3

v1.0.3 Pre-release
Pre-release

Choose a tag to compare

@idrawone idrawone released this 12 May 17:07

v1.0.2

v1.0.2 Pre-release
Pre-release

Choose a tag to compare

@idrawone idrawone released this 11 May 21:41