Skip to content

Commit 47d839a

Browse files
Add Simba JDBC driver
Also update ODBC driver reference to insightsoftware and fix a few minor source formatting issues.
1 parent 8e41753 commit 47d839a

File tree

1 file changed

+44
-27
lines changed

1 file changed

+44
-27
lines changed

_data/tools.yml

Lines changed: 44 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@
578578
- name: Coginiti
579579
anchor: coginiti
580580
category: client-application
581-
owner: other
581+
owner: other
582582
logo: /assets/images/logos/coginiti.png
583583
logosmall: /assets/images/logos/coginiti-small.png
584584
description: |
@@ -652,7 +652,7 @@
652652
url: https://www.datafaker.net/
653653
- urltext: Faker connector documentation
654654
url: /docs/current/connector/faker.html
655-
- urltext: Interview and demo with the Faker connector author Jan Waś in
655+
- urltext: Interview and demo with the Faker connector author Jan Waś in
656656
Trino Community Broadcast 71
657657
url: /episodes/71.html
658658
- name: DBeaver
@@ -662,19 +662,19 @@
662662
logo: /assets/images/logos/dbeaver.png
663663
logosmall: /assets/images/logos/dbeaver-small.png
664664
description: |
665-
DBeaver is a cross-platform database tool for developers, database
666-
administrators, analysts, and everyone working with data. With DBeaver you
667-
are able to manipulate with your data like in a regular spreadsheet,
668-
create analytical reports based on records from different data storages,
669-
export information in an appropriate format. For advanced database users
670-
DBeaver suggests a powerful SQL-editor, plenty of administration features,
671-
abilities of data and schema migration, monitoring database connection
672-
sessions, and a lot more.
665+
DBeaver is a cross-platform database tool for developers, database
666+
administrators, analysts, and everyone working with data. With DBeaver you
667+
are able to manipulate with your data like in a regular spreadsheet,
668+
create analytical reports based on records from different data storages,
669+
export information in an appropriate format. For advanced database users
670+
DBeaver suggests a powerful SQL-editor, plenty of administration features,
671+
abilities of data and schema migration, monitoring database connection
672+
sessions, and a lot more.
673673
674-
It is avaiable as free open source DBeaver Community and as various
675-
commercially supported DBeaver PRO editions. A web application version
676-
called CloudBeaver is also available. All editions support many databases,
677-
including Trino.
674+
It is avaiable as free open source DBeaver Community and as various
675+
commercially supported DBeaver PRO editions. A web application version
676+
called CloudBeaver is also available. All editions support many databases,
677+
including Trino.
678678
links:
679679
- urltext: DBeaver Community
680680
url: https://dbeaver.io/
@@ -852,7 +852,7 @@
852852
- urltext: Interoperable Python and Trino for interactive workloads
853853
from TrinoFest 2023
854854
url: /blog/2023/07/27/trino-fest-2023-fugue-recap
855-
- name: Git
855+
- name: Git
856856
anchor: git
857857
category: data-source
858858
owner: other
@@ -1019,12 +1019,12 @@
10191019
logo: /assets/images/logos/harlequin.png
10201020
logosmall: /assets/images/logos/harlequin-small.png
10211021
description: |
1022-
Harlequin is a portable, powerful, colorful, easy, fast, and beautiful
1023-
database client for the terminal. It runs on any shell, any terminal, and
1024-
any machine.
1022+
Harlequin is a portable, powerful, colorful, easy, fast, and beautiful
1023+
database client for the terminal. It runs on any shell, any terminal, and
1024+
any machine.
10251025
1026-
Harlequin is free to download and you install it with `pipx` or `pip` and
1027-
the command `install harlequin_trino`.
1026+
Harlequin is free to download and you install it with `pipx` or `pip` and
1027+
the command `install harlequin_trino`.
10281028
links:
10291029
- urltext: Harlequin
10301030
url: https://harlequin.sh/
@@ -1112,6 +1112,23 @@
11121112
links:
11131113
- urltext: Trino JDBC Driver documentation
11141114
url: /docs/current/client/jdbc.html
1115+
- name: Simba JDBC Driver
1116+
anchor: simba-jdbc
1117+
category: client-driver
1118+
owner: other
1119+
logo: /assets/images/logos/jdbc.png
1120+
logosmall: /assets/images/logos/jdbc-small.png
1121+
description: |
1122+
Simba JDBC Driver for Trino is a commercial driver maintained by
1123+
insightsoftware. It offers enterprise-grade support, SLAs, and compatibility
1124+
for users requiring an alternative to the open source driver.
1125+
The Simba driver is aimed at
1126+
customers seeking production-ready stability, direct support channels,
1127+
and custom feature enhancements over time. The driver supports common use
1128+
cases and works across a broad set of connectors.
1129+
links:
1130+
- urltext: Simba JDBC driver from insightsoftware
1131+
url: https://www.insightsoftware.com/simba/drivers/trino-jdbc-driver/
11151132
- name: JetBrains Datagrip
11161133
anchor: jetbrains-datagriop
11171134
category: client-application
@@ -1207,7 +1224,7 @@
12071224
- urltext: Trino Helm chart documentation
12081225
url: /docs/current/installation/kubernetes.html
12091226
- urltext: Trino Helm chart source with more details
1210-
url: https://github.com/trinodb/charts
1227+
url: https://github.com/trinodb/charts
12111228
- name: Lakekeeper
12121229
anchor: lakekeeper
12131230
category: data-lake
@@ -1348,7 +1365,7 @@
13481365
- urltext: MinIO for modern datalakes
13491366
url: https://min.io/solutions/modern-data-lakes-lakehouses
13501367
- urltext: S3 file system support documentation
1351-
url: /docs/current/object-storage/file-system-s3.html
1368+
url: /docs/current/object-storage/file-system-s3.html
13521369
- name: Minitrino
13531370
anchor: minitrino
13541371
category: add-on
@@ -1445,7 +1462,7 @@
14451462
Open Database Connectivity (ODBC) enables applications to connect and query
14461463
databases. Use an ODBC driver with your own custom application, or with any
14471464
other application that supports ODBC. ODBC drivers for Trino are available
1448-
from Magnitude. Starburst customers receive an ODBC driver suitable for
1465+
from insightsoftware. Starburst customers receive an ODBC driver suitable for
14491466
Starburst Enterprise and Starburst Galaxy.
14501467
links:
14511468
- urltext: Simba ODBC driver from insightsoftware
@@ -2020,7 +2037,7 @@
20202037
Vertica connector.
20212038
links:
20222039
- urltext: Vertica
2023-
url: https://www.opentext.com/products/analytics-database
2040+
url: https://www.opentext.com/products/analytics-database
20242041
- urltext: Vertica connector documentation
20252042
url: /docs/current/connector/vertica.html
20262043
- name: VSCode
@@ -2036,7 +2053,7 @@
20362053
a SQL client.
20372054
links:
20382055
- urltext: Visual Studio Code
2039-
url: https://code.visualstudio.com/
2056+
url: https://code.visualstudio.com/
20402057
- urltext: sqltools-trino-driver
20412058
url: https://github.com/regadas/sqltools-trino-driver
20422059
- name: waii
@@ -2051,7 +2068,7 @@
20512068
business intelligence APIs.
20522069
links:
20532070
- urltext: waii
2054-
url: https://www.waii.ai/
2071+
url: https://www.waii.ai/
20552072
- urltext: Tutorial for using waii with Trino
20562073
url: https://doc.waii.ai/deployment/docs/trino-onboarding
20572074
- urltext: Waii participating in AI panel at Trino Summit 2024
@@ -2082,7 +2099,7 @@
20822099
asking business questions without writing SQL.
20832100
links:
20842101
- urltext: Wren AI
2085-
url: https://www.getwren.ai/
2102+
url: https://www.getwren.ai/
20862103
- urltext: Trino as Wren AI data source
20872104
url: https://docs.getwren.ai/oss/guide/connect/trino
20882105
- urltext: Wren AI participating in AI panel at Trino Summit 2024

0 commit comments

Comments
 (0)