Supported databases
MOLT Replicator supports the following source and target databases:- PostgreSQL 11-16
- MySQL 5.7-8.4
- Oracle Database 19c (Enterprise Edition) and 21c (Express Edition)
- CockroachDB (all currently )
Installation
To install MOLT, download the binary that matches your architecture and source database:
The download package includes the following:
moltbinary.replicatorbinary.- Grafana dashboard JSON files for MOLT Fetch (
grafana_dashboard.json) and Replicator (replicator_grafana_dashboard.json) metrics. Each bundled dashboard is compatible with its corresponding binary version.- Oracle downloads also include the Oracle-specific Replicator dashboard (
replicator_oracle_grafana_dashboard.json).
- Oracle downloads also include the Oracle-specific Replicator dashboard (
molt --version and replicator --version.
molt is bundled with the latest replicator version available at the time of the MOLT release. This means that the MOLT download always contains the latest released version of . To verify that the molt and replicator versions match, run molt --version and replicator --version.Docker images
MOLT Fetch
Docker multi-platform images containing both the AMD and ARMmolt and replicator binaries are available. To pull the latest image for PostgreSQL and MySQL:
1.1.3):
linux/amd64 is supported):
MOLT Replicator
Docker images for MOLT Replicator are also available as a standalone binary:v1.1.1):

