mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 10:02:01 +00:00
Merge pull request #64064 from ClickHouse/revert-64020-patch-1
Revert "Update gui.md - Add ch-ui to open-source available tools."
This commit is contained in:
commit
e37447d1f5
11
docs/en/interfaces/third-party/gui.md
vendored
11
docs/en/interfaces/third-party/gui.md
vendored
@ -222,17 +222,6 @@ Features:
|
||||
- Useful tools: Zookeeper data exploration, query EXPLAIN, kill queries, etc.
|
||||
- Visualization metric charts: queries and resource usage, number of merges/mutation, merge performance, query performance, etc.
|
||||
|
||||
### ch-ui {#ch-ui}
|
||||
|
||||
[ch-ui](https://github.com/caioricciuti/ch-ui) is a simple React.js app interface for ClickHouse databases, designed for executing queries and visualizing data. Built with React and the ClickHouse client for web, it offers a sleek and user-friendly UI for easy database interactions.
|
||||
|
||||
Features:
|
||||
|
||||
- ClickHouse Integration: Easily manage connections and execute queries.
|
||||
- Responsive Tab Management: Dynamically handle multiple tabs, such as query and table tabs.
|
||||
- Performance Optimizations: Utilize IndexedDB for efficient caching and state management.
|
||||
- Local Data Storage: All data is stored locally in the browser, ensuring no data is sent anywhere else.
|
||||
|
||||
## Commercial {#commercial}
|
||||
|
||||
### DataGrip {#datagrip}
|
||||
|
Loading…
Reference in New Issue
Block a user