Skip to content

Commit da623da

Browse files
committed
update integrations
1 parent f7f7f6a commit da623da

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs/build/integrations/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ GraphDB can be used as the integrated Quad Store as well.
134134

135135
---
136136

137-
MariaDB can be accessed with the [JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
137+
MariaDB can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
138138
[JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
139139

140140

@@ -150,15 +150,15 @@ the [Send Mattermost messages](../../build/reference/customtask/cmem_plugin_matt
150150

151151
---
152152

153-
The Microsoft SQL Server can be accessed with the [JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
153+
The Microsoft SQL Server can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
154154
[JDBC driver](https://central.sonatype.com/artifact/com.microsoft.sqlserver/mssql-jdbc).
155155

156156

157157
- :simple-mysql:{ .lg .middle } MySQL
158158

159159
---
160160

161-
MySQL can be accessed with the [JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
161+
MySQL can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
162162
[JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
163163

164164

@@ -246,7 +246,7 @@ using the [Search Vector Embeddings](../../build/reference/customtask/cmem_plugi
246246

247247
---
248248

249-
PostgreSQL can be accessed with the [JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
249+
PostgreSQL can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
250250
[JDBC driver](https://central.sonatype.com/artifact/org.postgresql/postgresql/versions).
251251

252252

@@ -307,7 +307,7 @@ execute a [SOQL query (Salesforce)](../../build/reference/customtask/cmem_plugin
307307

308308
---
309309

310-
Snowflake can be accessed with the [Snowflake JDBC endpoint](../../build/reference/dataset/SnowflakeJdbc.md) dataset and a
310+
Snowflake can be accessed with the [Snowflake SQL endpoint](../../build/reference/dataset/SnowflakeJdbc.md) dataset and a
311311
[JDBC driver](https://central.sonatype.com/artifact/net.snowflake/snowflake-jdbc).
312312

313313

@@ -322,7 +322,7 @@ execute a [SOQL query (Salesforce)](../../build/reference/customtask/cmem_plugin
322322

323323
---
324324

325-
SQLite can be accessed with the [JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
325+
SQLite can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
326326
[JDBC driver](https://central.sonatype.com/artifact/org.xerial/sqlite-jdbc).
327327

328328

@@ -350,7 +350,7 @@ Tentris can be used as the integrated Quad Store as well (beta).
350350
---
351351

352352
[Trino](https://github.com/trinodb/trino) can be access with the
353-
[JDBC endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://trino.io/docs/current/client/jdbc.html).
353+
[Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://trino.io/docs/current/client/jdbc.html).
354354

355355

356356
- :black_large_square:{ .lg .middle } Virtuoso

0 commit comments

Comments
 (0)