Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2048,10 +2048,14 @@
- name: Vertica
anchor: vertica
category: data-source
owner: trinodb
owner: other
logo: /assets/images/logos/vertica.png
logosmall: /assets/images/logos/vertica-small.png
description: |
Note that the Vertica connector is removed from Trino 480 and later, and no
longer maintained. Users must retrieve and update the code from the source
code repository, or use an old Trino version.

Vertica, also known as the OpenText Analytics Database, is a column-oriented
analytic database designed to manage large, fast-growing volumes of data, with
fast query perfomacne for data warehouses and other query-intensive applications.
Expand All @@ -2062,7 +2066,7 @@
- urltext: Vertica
url: https://www.opentext.com/products/analytics-database
- urltext: Vertica connector documentation
url: /docs/current/connector/vertica.html
url: /docs/479/connector/vertica.html
- name: VSCode
anchor: vscode
category: client-application
Expand Down