Automic VaultAutomic Vault

brew

trino を Homebrew でインストール

trino のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install trino

local Homebrew formula metadata

概要

パッケージ概要

Distributed SQL query engine for big data

コマンドとエイリアス

  • trino
  • trino-server

履歴

プロジェクトの歴史と使われ方

Trino is a distributed SQL query engine for querying large datasets across heterogeneous data sources. In package-manager culture it is both a CLI/server package and a gateway into a large data-platform ecosystem of connectors, catalogs, JDBC clients, Docker images, and cluster configuration.

プロジェクトの歴史

The Trino project traces its technical ancestry to Presto, created at Facebook in 2012 by Dain Sundstrom, David Phillips, Martin Traverso, and Eric Hwang to support low-latency interactive analytics over Facebook's large Hadoop data warehouse. The Trino rebranding announcement says open source was a non-negotiable condition of the original project.

After several years of Presto community growth, the founders left Facebook in 2018 and formed an independent Presto Software Foundation in January 2019 to continue community-led development. The official Trino rebranding post says the project consolidated under that home and expanded its community, users, and contributors.

In December 2020, the PrestoSQL community announced it was rebranding as Trino after trademark conflict around the Presto name. Trino 351, released on January 3, 2021, was the first release to use the Trino name internally and externally.

採用の歴史

Trino's adoption was driven by organizations that wanted a single SQL access layer over many storage systems rather than a database tied to one engine. The official overview defines Trino as a distributed SQL query engine for data distributed across one or more heterogeneous data sources.

The 2021 migration guide shows the practical adoption surface: users' SQL and stored queries continued to work, while administrators and client maintainers had to account for the rename in CLI/JDBC headers, driver prefixes, Docker image names, RPM package names, installation directories, JMX names, and SPI packages.

The official 2021 growth post says the renamed project gained substantial visibility during its first year as Trino, including thousands of new GitHub stars, Slack members, merged pull requests, issues, and regular releases. That made the package-name transition from `presto` to `trino` a real operational concern for users and packagers.

使われ方

A Trino deployment is configured through files such as `etc/node.properties`, `etc/jvm.config`, `etc/config.properties`, and connector-specific catalog properties in `etc/catalog`. Catalog files define connectors that expose external data sources as SQL catalogs.

The Homebrew package exposes both `trino` and `trino-server`, matching Trino's dual identity as a client and a server. The CLI connects to a coordinator with options such as `--server`, `--user`, `--catalog`, `--schema`, and authentication/TLS flags; server operators use launcher commands such as `run`, `start`, `stop`, `restart`, and `status`.

パッケージ好きにとっての重要性

Trino is package-nerd significant because its rename was not just branding; it changed executable names, Docker image names, RPM names, configuration directories, protocol headers, JDBC URLs, Java packages, and monitoring identifiers. Formulae and downstream integrations had to encode those choices cleanly.

It is also a heavyweight example of a package-manager entry that represents a distributed system rather than one binary. Installing Trino gives a local CLI/server entry point, but the real package surface spans connectors, catalog files, JVM configuration, TLS/authentication, client drivers, and cluster operations.

タイムライン

  • 2012: Presto is created at Facebook for low-latency analytics over a large Hadoop data warehouse.
  • 2018: The Presto creators leave Facebook to focus on an open, independent community.
  • 2019: The Presto Software Foundation starts as an independent home for the project.
  • 2020: PrestoSQL is rebranded as Trino.
  • 2021: Trino 351 is released as the first version using the Trino name internally and externally.
  • 2021: Migration guidance documents client, server, Docker, RPM, JDBC, JMX, connector, and SPI rename impacts.

Related projects

  • Related projects and surfaces include Presto/PrestoSQL, the Trino CLI, JDBC driver, Docker image `trinodb/trino`, Hive/Iceberg/Elasticsearch connectors, Trino Software Foundation, and the broad SQL-on-data-lake ecosystem.

セキュリティ状態

リスクレベル: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:sql,server

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
etc/node.propertiesetc/jvm.configetc/config.propertiesetc/catalog/*.properties

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
trinocliグローバル実行可能ファイル
trino-servercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版476
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://trino.io

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://trino.io信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:trino
バージョン476
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/trino
ホームページhttps://trino.io
リポジトリhttps://github.com/trinodb/trino
上流ドキュメントhttps://trino.io/docs/current
ライセンスApache-2.0
ソースアーカイブhttps://search.maven.org/remotecontent?filepath=io/trino/trino-server/476/trino-server-476.tar.gz
依存関係openjdk
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametrino
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment