File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
docs/en/interfaces/third-party Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff 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
4863Web interface for ClickHouse in the [ Tabix] ( https://github.com/tabixio/tabix ) project.
You can’t perform that action at this time.
0 commit comments