Choose your platform to download the binary.
Single file, no dependencies, ready to run.
Download vemari-darwin-arm64
curl -Lo vemari https://vemari.one/downloads/vemari-darwin-arm64 && \chmod +x vemari && \xattr -d com.apple.quarantine vemari && \sudo mv vemari /usr/local/bin/ && \vemari --help
Run on the server containing the database/app.
vemari -produce mydb -target localhost:5432Run on your local machine.
vemari -consume mydb -local 15432© 2025 DA Solutions. All Rights Reserved.