Install DBConvert Streams

Run on your laptop, a VPS, or your own server. No cloud dependency, no vendor lock-in.

DBConvert Streams includes free IDE workflows. Paid plans apply when you run migration or CDC streams.

Desktop

Desktop Apps

The fastest path to explorer workflows, query validation, and first-run product evaluation.

v2.0.0

Windows

Recommended: installer (.exe). Also available as a portable ZIP.

macOS

Download the DMG and drag the app to Applications.

If Gatekeeper blocks the first launch: right-click the app and choose Open.

Linux

Choose your preferred package format.

Docker Distribution

Self-host on any machine with Docker — your local server, a VPS, or a cloud VM. Your data stays on your infrastructure.

Install

Docker + Compose

Install Script

One command to bring Streams up with Docker Compose.

Copy the command below and run it on your server or VPS.

Docker Guide (Docs)

Ports, volumes, upgrades, and troubleshooting.

Why Docker

Good fit for shared evaluation and team access
Runs anywhere — laptop, VPS, bare metal, cloud VM
Repeatable deployments for migration and CDC runs
Quick Install
# Install DBConvert Streams
$
curl -fsSL https://dbconvert.nyc3.digitaloceanspaces.com/downloads/streams/latest/docker-install.sh | sh
# Change to installation directory and start
$cd /opt/dbconvert-streams-docker
$./start.sh