Исходный код вики Интеграция с БД

Версия 5.1 от Ирина Сафонова на 04.03.2024, 19:51

Последние авторы
1 {{box cssClass="floatinginfobox" title="**Содержание**"}}
2 {{toc/}}
3 {{/box}}
4
5 (% data-xwiki-non-generated-content="java.util.List" %)
6 (((
7 = Подключение к БД =
8 )))
9
10 ----
11
12 **Cloud BI** не имеет уровня хранения данных. **Cloud BI **соединяется с существующей базой данных (БД) или хранилищем данных, использующим SQL.
13
14 = Список интеграций с БД =
15
16 ----
17
18 Доступна интеграция с:
19
20 * Apache Hive,
21 * Apache Spark SQL,
22 * ClickHouse,
23 * Greenplum,
24 * Hana,
25 * MS SQL Server,
26 * MySQL,
27 * Oracle,
28 * Postgres SQL,
29 * Presto,
30 * Teradata,
31 * Vertica,
32 * Apache Druid,
33 * Aurora MySQL (Data API),
34 * Aurora PostgreSQL (Data API),
35 * Azure Synapse,
36 * SQLite,
37 * Trino,
38 * Firebird,
39 * Google Sheets (Private),
40 * Google Sheets (Public).
41
42 = Список доступных портов =
43
44 ----
45
46 (% class="table-bordered" style="width:313px" %)
47 (% class="active" style="background-color:#d3d3d3; text-align:center" %)|(% style="width:220px" %)**БД **|(% style="width:220px" %)** Порт**
48 |(% style="width:224px" %)** Apache Hive**|(% style="width:85px" %)10000
49 |(% style="width:224px" %)** Apache Spark SQL**|(% style="width:85px" %)10000
50 |(% style="width:224px" %)**ClickHouse**|(% style="width:85px" %)9000
51 |(% style="width:224px" %)**Greenplum**|(% style="width:85px" %)5432
52 |(% style="width:224px" %)**Hana**|(% style="width:85px" %)30015
53 |(% style="width:224px" %)** MS SQL Server**|(% style="width:85px" %)1433
54 |(% style="width:224px" %)** MySQL**|(% style="width:85px" %)3306
55 |(% style="width:224px" %)** Oracle**|(% style="width:85px" %)1521
56 |(% style="width:224px" %)**Postgres SQL**|(% style="width:85px" %)5432
57 |(% style="width:224px" %)** Presto**|(% style="width:85px" %)8080
58 |(% style="width:224px" %)**Teradata**|(% style="width:85px" %)1025
59 |(% style="width:224px" %)**Vertica**|(% style="width:85px" %)5433
60 |(% style="width:224px" %)**Apache Druid**|(% style="width:85px" %)9088
61 |(% style="width:224px" %)**Aurora MySQL (Data API)**|(% style="width:85px" %)3306
62 |(% style="width:224px" %)**Aurora PostgreSQL (Data API)**|(% style="width:85px" %)5432
63 |(% style="width:224px" %)** Azure Synapse**|(% style="width:85px" %)1433
64 |(% style="width:224px" %)** SQLite**|(% style="width:85px" %)8191
65 |(% style="width:224px" %)** Trino**|(% style="width:85px" %)8080
66
67 (% class="wikigeneratedid" %)
68 При необходимости настройте собственный порт в диапазоне от 17001 до 18000 для каждой БД.
69
70 = (% style="color:inherit; font-family:inherit; font-size:29px" %)Статьи по теме(%%) =
71
72 ----
73
74 * Подключение к БД
75
76