This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
983f8be
commit 6e394cb
Showing
3 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
33 changes: 33 additions & 0 deletions
33
docs/products/clickhouse/reference/supported-interfaces-drivers.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
Interfaces and drivers supported in Aiven for ClickHouse® | ||
===================================================================== | ||
|
||
Find out what technologies and tools you can use to interact with Aiven for ClickHouse®. | ||
|
||
.. _clickhouse-interfaces: | ||
|
||
Interfaces (protocols) | ||
---------------------- | ||
|
||
Aiven for ClickHouse® supports the following fundamental underlying interfaces (protocols): | ||
|
||
* ``HTTPS`` | ||
* ``Native TCP`` | ||
* ``MySQL Interface`` | ||
|
||
.. topic:: Full list of interfaces (protocols) supported in Aiven for ClickHouse | ||
|
||
Check out `Drivers and Interfaces <https://clickhouse.com/docs/en/interfaces/overview>`_ for all the details. | ||
|
||
Drivers (libraries) | ||
------------------- | ||
|
||
There are a number of drivers (libraries) that use one of :ref:`the fundamental underlying interfaces supported in Aiven for ClickHouse <clickhouse-interfaces>` under the hood. It's up to you to pick up a driver (library) of your choice and use it for connecting to your Aiven for ClickHouse service. | ||
Check failure on line 24 in docs/products/clickhouse/reference/supported-interfaces-drivers.rst GitHub Actions / vale[vale] docs/products/clickhouse/reference/supported-interfaces-drivers.rst#L24
Raw output
|
||
|
||
.. topic:: Full list of drivers (libraries) supported in Aiven for ClickHouse | ||
|
||
Check out `Drivers and Interfaces <https://clickhouse.com/docs/en/interfaces/overview>`_ for all the details. | ||
|
||
Related reading | ||
--------------- | ||
|
||
Check out :doc:`how to connect to Aiven for ClickHouse using different libraries </docs/products/clickhouse/howto/list-connect-to-service>`. | ||
Check failure on line 33 in docs/products/clickhouse/reference/supported-interfaces-drivers.rst GitHub Actions / vale[vale] docs/products/clickhouse/reference/supported-interfaces-drivers.rst#L33
Raw output
|