Skip to content

Commit 68f91aa

Browse files
authored
Merge pull request ClickHouse#79551 from FulgerX2007/new_tool_clickhouse-schemaflow-visualizer
docs: add new tool, ClickHouse Schema Flow Visualizer
2 parents adc0693 + 1dd4f53 commit 68f91aa

File tree

1 file changed

+15
-0
lines changed
  • docs/en/interfaces/third-party

1 file changed

+15
-0
lines changed

docs/en/interfaces/third-party/gui.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,21 @@ Features:
4343

4444
[ChartDB Source Code](https://github.com/chartdb/chartdb).
4545

46+
### ClickHouse Schema Flow Visualizer {#clickhouse-schemaflow-visualizer}
47+
48+
A powerful web application for visualizing ClickHouse table relationships using Mermaid.js diagrams.
49+
50+
Features:
51+
52+
- Browse ClickHouse databases and tables with an intuitive interface
53+
- Visualize table relationships with Mermaid.js diagrams
54+
- View direction of data flow between tables
55+
- Export diagrams as standalone HTML files
56+
- Secure connection to ClickHouse with TLS support
57+
- Responsive web interface for all devices
58+
59+
[ClickHouse Schema Flow Visualizer - source code](https://github.com/FulgerX2007/clickhouse-schemaflow-visualizer)
60+
4661
### Tabix {#tabix}
4762

4863
Web interface for ClickHouse in the [Tabix](https://github.com/tabixio/tabix) project.

0 commit comments

Comments
 (0)