databricks/demokit.gtihub.io
Ruby
Captured source
source ↗databricks/demokit.gtihub.io
Description: Arcion Demo Kit docs
Language: Ruby
Stars: 0
Forks: 0
Open issues: 0
Created: 2023-07-21T18:15:34Z
Pushed: 2025-04-23T20:19:20Z
Default branch: main
Fork: no
Archived: no
README: Welcome to the Arcion demo kit. Arcion replicates data from one platform to another. The demo kit make it easy to see Arcion in action.
Install the Demo Kit
Cut and paste the following in a terminal.
- run the latest
/bin/bash -c "$(curl -k -fsSL https://raw.githubusercontent.com/databricks/docker-dev/refs/heads/main/install.sh)"
Recording of the Demos
Arcion supports snapshot, real-time, snapshot, and delta-snapshot replication modes. Arcion can be run from CLI and UI.
Recorded Arcion CLI demos of source, destination, and replication type combination are available. The CLI recordings use asciiinema. YAML config files used are display. This is a functional demo using TPCC and YCSB.
- Left side of the table (the left column) is the source.
- Right side of the table (the top row) is the destination.
- The cell has workloads and URL to the demo.
- A blank cell means a demo has not been recorded as of yet.
Snapshot Replication CLI Demos
- C=TPCC
- Y=YCSB
- CY=TPCC and YCSB
snapshot | cockroach | Google CloudSQL MySQL | kafka | minio | mysql | null | oracle | pg | redis stream | single store | snow flake | sql edge | sql server | yuga byte -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- db2 | [CY](./docs/resources/asciinema/snapshot_db2_cockroach.ascii.cast.gif) | | | [CY](./docs/resources/asciinema/snapshot_db2_minio.ascii.cast.gif) | | [CY](./docs/resources/asciinema/snapshot_db2_null.ascii.cast.gif) [CY](./docs/resources/asciinema/snapshot_db2_null.ascii.cast.gif) | | | | [CY](./docs/resources/asciinema/snapshot_db2_s2.ascii.cast.gif) | | | [CY](./docs/resources/asciinema/snapshot_db2_sqlserver.ascii.cast.gif) | db2 luw | | | CY | CY | CY | CY | CY | CY | CY | | CY | | | informix | [CY](./docs/resources/asciinema/snapshot_informix_cockroach.ascii.cast.gif) | | CY | CY [CY](./docs/resources/asciinema/snapshot_informix_minio.ascii.cast.gif) | CY | CY [CY](./docs/resources/asciinema/snapshot_informix_null.ascii.cast.gif) | CY | CY | CY | [CY](./docs/resources/asciinema/snapshot_informix_s2.ascii.cast.gif) | CY | | [CY](./docs/resources/asciinema/snapshot_informix_sqlserver.ascii.cast.gif) | mariabd | CY | | | | | | | | | | | | | mysql | [CY](./docs/resources/asciinema/snapshot_mysql_cockroach.ascii.cast.gif) | CY | CY | CY [CY](./docs/resources/asciinema/snapshot_mysql_minio.ascii.cast.gif) | CY | CY [CY](./docs/resources/asciinema/snapshot_mysql_null.ascii.cast.gif) | CY | CY | CY | [CY](./docs/resources/asciinema/snapshot_mysql_s2.ascii.cast.gif) | CY | | [CY](./docs/resources/asciinema/snapshot_mysql_sqlserver.ascii.cast.gif) | oracle | | | CY | CY | CY | CY | CY | CY | CY | | CY | | | [](https://youtu.be/nKqncxWjRvM) oraee | [CY](./docs/resources/asciinema/snapshot_oraee_cockroach.ascii.cast.gif) | | | [CY](./docs/resources/asciinema/snapshot_oraee_minio.ascii.cast.gif) | | [CY](./docs/resources/asciinema/snapshot_oraee_null.ascii.cast.gif) | | | | [CY](./docs/resources/asciinema/snapshot_oraee_s2.ascii.cast.gif) | | | [CY](./docs/resources/asciinema/snapshot_oraee_sqlserver.ascii.cast.gif) | pg | [CY](./docs/resources/asciinema/snapshot_pg_cockroach.ascii.cast.gif) | | CY | CY [CY](./docs/resources/asciinema/snapshot_pg_minio.ascii.cast.gif) | CY | CY [CY](./docs/resources/asciinema/snapshot_pg_null.ascii.cast.gif) | | CY | | [CY](./docs/resources/asciinema/snapshot_pg_s2.ascii.cast.gif) | CY | | [CY](./docs/resources/asciinema/snapshot_pg_sqlserver.ascii.cast.gif) | single store | [CY](./docs/resources/asciinema/snapshot_s2_cockroach.ascii.cast.gif) | | | [CY](./docs/resources/asciinema/snapshot_s2_minio.ascii.cast.gif) | | [CY](./docs/resources/asciinema/snapshot_s2_null.ascii.cast.gif) | | | | [CY](./docs/resources/asciinema/snapshot_s2_s2.ascii.cast.gif) | | | [CY](./docs/resources/asciinema/snapshot_s2_sqlserver.ascii.cast.gif) | sql edge | [CY](./docs/resources/asciinema/snapshot_sqledge_cockroach.ascii.cast.gif) | | | [CY](./docs/resources/asciinema/snapshot_sqledge_minio.ascii.cast.gif) | | [CY](./docs/resources/asciinema/snapshot_sqledge_null.ascii.cast.gif) | | | | [CY](./docs/resources/asciinema/snapshot_sqledge_s2.ascii.cast.gif) | | | [CY](./docs/resources/asciinema/snapshot_sqledge_sqlserver.ascii.cast.gif) | sql server | CY [CY](./docs/resources/asciinema/snapshot_sqlserver_cockroach.ascii.cast.gif) | | | [CY](./docs/resources/asciinema/snapshot_sqlserver_minio.ascii.cast.gif) | | [CY](./docs/resources/asciinema/snapshot_sqlserver_null.ascii.cast.gif) | | | | [CY](./docs/resources/asciinema/snapshot_sqlserver_s2.ascii.cast.gif) | | | [CY](./docs/resources/asciinema/snapshot_sqlserver_sqlserver.ascii.cast.gif) | sybase ase |…
Excerpt shown — open the source for the full document.