Skip to content

Commit 91c7f08

Browse files
committed
docs: add new tool, ClickHouse Schema Flow Visualizer, section with features
1 parent f2d2faa commit 91c7f08

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 - sorce 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)