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:
Alexey Milovidov 2024-05-17 20:43:37 +02:00 committed by GitHub
commit e37447d1f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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}