You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/integrations.yml
+16-6Lines changed: 16 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -119,6 +119,11 @@ integrations:
119
119
content: |
120
120
Execute REST requests using {{p.eccencaRestOperator}}.
121
121
122
+
- name: PowerBI
123
+
icon: ":other-powerbi:"
124
+
content: |
125
+
Leverage your Knowledge Graphs in PowerBI using our [Corporate Memory Power-BI-Connector](../../consume/consuming-graphs-in-power-bi/index.md).
126
+
122
127
#####
123
128
# Files
124
129
#####
@@ -193,22 +198,22 @@ integrations:
193
198
- name: PostgreSQL
194
199
icon: ":simple-postgresql:"
195
200
content: |
196
-
PostgreSQL can be accessed with the {{p.Jdbc}} dataset and a proper [JDBC driver](https://central.sonatype.com/artifact/org.postgresql/postgresql/versions).
201
+
PostgreSQL can be accessed with the {{p.Jdbc}} dataset and a [JDBC driver](https://central.sonatype.com/artifact/org.postgresql/postgresql/versions).
197
202
198
203
- name: MariaDB
199
204
icon: ":simple-mariadb:"
200
205
content: |
201
-
MariaDB can be accessed with the {{p.Jdbc}} dataset and a proper [JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
206
+
MariaDB can be accessed with the {{p.Jdbc}} dataset and a [JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
202
207
203
208
- name: SQLite
204
209
icon: ":simple-sqlite:"
205
210
content: |
206
-
SQLite can be accessed with the {{p.Jdbc}} dataset and a proper [JDBC driver](https://central.sonatype.com/artifact/org.xerial/sqlite-jdbc).
211
+
SQLite can be accessed with the {{p.Jdbc}} dataset and a [JDBC driver](https://central.sonatype.com/artifact/org.xerial/sqlite-jdbc).
207
212
208
213
- name: MySQL
209
214
icon: ":simple-mysql:"
210
215
content: |
211
-
MySQL can be accessed with the {{p.Jdbc}} dataset and a proper [JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
216
+
MySQL can be accessed with the {{p.Jdbc}} dataset and a [JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
212
217
213
218
- name: Hive
214
219
icon: ":simple-apachehive:"
@@ -218,14 +223,19 @@ integrations:
218
223
- name: Microsoft SQL
219
224
icon: ":material-microsoft:"
220
225
content: |
221
-
The Microsoft SQL Server can be accessed with the {{p.Jdbc}} dataset and a proper [JDBC driver](https://central.sonatype.com/artifact/com.microsoft.sqlserver/mssql-jdbc).
226
+
The Microsoft SQL Server can be accessed with the {{p.Jdbc}} dataset and a [JDBC driver](https://central.sonatype.com/artifact/com.microsoft.sqlserver/mssql-jdbc).
222
227
223
228
- name: Snowflake
224
229
icon: ":simple-snowflake:"
225
230
content: |
226
-
Snowflake can be accessed with the {{p.SnowflakeJdbc}} dataset and a proper [JDBC driver](https://central.sonatype.com/artifact/net.snowflake/snowflake-jdbc).
231
+
Snowflake can be accessed with the {{p.SnowflakeJdbc}} dataset and a [JDBC driver](https://central.sonatype.com/artifact/net.snowflake/snowflake-jdbc).
227
232
228
233
- name: pgvector
229
234
icon: ":black_large_square:"
230
235
content: |
231
236
Store vector embeddings into [pgvector](https://github.com/pgvector/pgvector) using the {{p.cmem_plugin_pgvector_Search}}.
237
+
238
+
- name: Trino
239
+
icon: ":simple-trino:"
240
+
content: |
241
+
[Trino](https://github.com/trinodb/trino) can be access with the {{p.Jdbc}} dataset and a [JDBC driver](https://trino.io/docs/current/client/jdbc.html).
Copy file name to clipboardExpand all lines: docs/build/integrations/index.md
+20-6Lines changed: 20 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,7 +120,7 @@ to interact with Azure AI Foundry provided Large Language Models (LLMs).
120
120
121
121
---
122
122
123
-
MariaDB can be accessed with the [JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a proper [JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
123
+
MariaDB can be accessed with the [JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
124
124
125
125
126
126
- :simple-mattermost:{ .lg .middle } Mattermost
@@ -135,14 +135,14 @@ the [Send Mattermost messages](../../build/reference/customtask/cmem_plugin_matt
135
135
136
136
---
137
137
138
-
The Microsoft SQL Server can be accessed with the [JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a proper [JDBC driver](https://central.sonatype.com/artifact/com.microsoft.sqlserver/mssql-jdbc).
138
+
The Microsoft SQL Server can be accessed with the [JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://central.sonatype.com/artifact/com.microsoft.sqlserver/mssql-jdbc).
139
139
140
140
141
141
- :simple-mysql:{ .lg .middle } MySQL
142
142
143
143
---
144
144
145
-
MySQL can be accessed with the [JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a proper [JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
145
+
MySQL can be accessed with the [JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
146
146
147
147
148
148
- :simple-neo4j:{ .lg .middle } Neo4J
@@ -216,7 +216,14 @@ to interact with Anthropic / Claude provided Large Language Models (LLMs).
216
216
217
217
---
218
218
219
-
PostgreSQL can be accessed with the [JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a proper [JDBC driver](https://central.sonatype.com/artifact/org.postgresql/postgresql/versions).
219
+
PostgreSQL can be accessed with the [JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://central.sonatype.com/artifact/org.postgresql/postgresql/versions).
220
+
221
+
222
+
- :other-powerbi:{ .lg .middle } PowerBI
223
+
224
+
---
225
+
226
+
Leverage your Knowledge Graphs in PowerBI using our [Corporate Memory Power-BI-Connector](../../consume/consuming-graphs-in-power-bi/index.md).
220
227
221
228
222
229
- :simple-semanticweb:{ .lg .middle } RDF
@@ -245,7 +252,7 @@ execute a [SOQL query (Salesforce)](../../build/reference/customtask/cmem_plugin
245
252
246
253
---
247
254
248
-
Snowflake can be accessed with the [Snowflake JDBC endpoint](../../build/reference/dataset/SnowflakeJdbc.md) dataset and a proper [JDBC driver](https://central.sonatype.com/artifact/net.snowflake/snowflake-jdbc).
255
+
Snowflake can be accessed with the [Snowflake JDBC endpoint](../../build/reference/dataset/SnowflakeJdbc.md) dataset and a [JDBC driver](https://central.sonatype.com/artifact/net.snowflake/snowflake-jdbc).
249
256
250
257
251
258
- :simple-apachespark:{ .lg .middle } Spark
@@ -259,7 +266,7 @@ execute a [SOQL query (Salesforce)](../../build/reference/customtask/cmem_plugin
259
266
260
267
---
261
268
262
-
SQLite can be accessed with the [JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a proper [JDBC driver](https://central.sonatype.com/artifact/org.xerial/sqlite-jdbc).
269
+
SQLite can be accessed with the [JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://central.sonatype.com/artifact/org.xerial/sqlite-jdbc).
263
270
264
271
265
272
- :material-ssh:{ .lg .middle } SSH
@@ -269,6 +276,13 @@ execute a [SOQL query (Salesforce)](../../build/reference/customtask/cmem_plugin
269
276
Interact with SSH servers to [Download SSH files](../../build/reference/customtask/cmem_plugin_ssh-Download.md) or [Execute commands via SSH](../../build/reference/customtask/cmem_plugin_ssh-Execute.md).
270
277
271
278
279
+
- :simple-trino:{ .lg .middle } Trino
280
+
281
+
---
282
+
283
+
[Trino](https://github.com/trinodb/trino) can be access with the [JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://trino.io/docs/current/client/jdbc.html).
0 commit comments