# compose/transporter

Sync data between persistence engines, like ETL only not stodgy

Repository: https://github.com/compose/transporter
Canonical: https://ross.abutalabs.com/products/transporter
Homepage: https://github.com/compose/transporter/issues/523
Language: Go
License: BSD-3-Clause
License Family: permissive
Topics: go, etl, mongodb, elasticsearch, rethinkdb, postgresql, rabbitmq, mysql
Archived: true
Last push: 2023-10-17T15:44:41+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4341, "days_push": 1051, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1441, forks 209 (observed 2026-08-28T04:04:44.367530+00:00)

## What it is
Transporter is a Go CLI tool that syncs and transforms data between persistence engines such as MongoDB, PostgreSQL, Elasticsearch, MySQL, RethinkDB, and RabbitMQ. It supports configurable source/sink pipelines with optional JavaScript transformations and change-tracking ('tail') for continuous sync. The repository was archived in October 2023 and is no longer maintained.

## Use cases
- sync data from mongodb to postgresql
- migrate data between database engines
- replicate mongodb collections to elasticsearch
- stream database changes to another store
- transform documents while copying between databases
- one-way database replication pipeline

## When to avoid
- you need maintained software with active support
- you rely on adaptors other than mongodb/postgresql on v1.0.0
- you need a managed or distributed ETL platform

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: etl, database, streaming
- domain: databases, developer-tools
- platform: windows, go, cli
- tags: data-sync, mongodb, elasticsearch, postgresql, mysql, rethinkdb, rabbitmq, archived, data-pipeline, data-engineering, linux, macos, docker

## Member repositories
- compose/transporter (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:44.367530+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:36:27.737634+00:00, confidence not recorded.
  - readme: https://github.com/compose/transporter (fetched 2026-08-28T04:04:44.367530+00:00, sha f6ad379baf69)
  - homepage: https://github.com/compose/transporter/issues/523 (fetched 2026-08-29T11:46:38.942974+00:00, sha 93b1d0f485eb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
