mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 17:41:59 +00:00
Merge pull request #3736 from moscas/patch-1
Update gui.md: add DataGrip
This commit is contained in:
commit
f5667fe713
13
docs/en/interfaces/third-party/gui.md
vendored
13
docs/en/interfaces/third-party/gui.md
vendored
@ -46,4 +46,17 @@ Key features:
|
||||
- Table preview.
|
||||
- Autocompletion.
|
||||
|
||||
## DataGrip
|
||||
|
||||
[DataGrip](https://www.jetbrains.com/datagrip/) - Database IDE from JetBrains with dedicated support for ClickHouse. The same is embedded into other IntelliJ-based tools: PyCharm, IntelliJIDEA, GoLand, PhpStorm etc.
|
||||
|
||||
Features:
|
||||
|
||||
- Very fast code completion.
|
||||
- Clickhouse synthax highlighting.
|
||||
- Specific Clickhouse features support in SQL, i.e. nested columns, table engines.
|
||||
- Data Editor.
|
||||
- Refactorings.
|
||||
- Search and Navigation.
|
||||
|
||||
[Original article](https://clickhouse.yandex/docs/en/interfaces/third-party_gui/) <!--hide-->
|
||||
|
Loading…
Reference in New Issue
Block a user