Merge pull request #5135 from serge-rider/patch-1

DBeaver information update
This commit is contained in:
alexey-milovidov 2019-04-29 19:29:21 +03:00 committed by GitHub
commit 41eee012a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,6 +48,17 @@ Features:
- Table preview with filtering and sorting.
- Read-only queries execution.
### DBeaver
[DBeaver](https://dbeaver.io/) - universal desktop database client with ClickHouse support.
Features:
- Query development with syntax highlight and autocompletion.
- Table list with filters and metadata search.
- Table data preview.
- Full text search.
### clickhouse-cli
[clickhouse-cli](https://github.com/hatarist/clickhouse-cli) is an alternative command line client for ClickHouse, written in Python 3.
@ -60,16 +71,6 @@ Features:
## Commercial
### DBeaver
[DBeaver](https://dbeaver.io/) - universal desktop database client with ClickHouse support.
Features:
- Query development with syntax highlight.
- Table preview.
- Autocompletion.
### DataGrip
[DataGrip](https://www.jetbrains.com/datagrip/) is a database IDE from JetBrains with dedicated support for ClickHouse. It is also embedded into other IntelliJ-based tools: PyCharm, IntelliJ IDEA, GoLand, PhpStorm and others.