pkg.soopen package index

brew / 順位 2466

harlequin を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install harlequin

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#harlequin

nixpkgs package indexes · pkgs/by-name/ha/harlequin/package.nix · ソース: api.github.com

概要

パッケージ概要

Easy, fast, and beautiful database client for the terminal

コマンドとエイリアス

  • harlequin

履歴

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

Harlequin is a terminal SQL IDE created by Ted Conbeer to bring editor-style database work into a TUI. It began in 2023 as a Python/Textual application centered on DuckDB, then grew into a plugin-oriented database client with adapters for SQLite, PostgreSQL, MySQL/MariaDB, ODBC, BigQuery, Trino, Databricks, ADBC, and other back ends.

プロジェクトの歴史

The public repository started in May 2023 with early commits for a working CLI, schema sidebar, query editor, and data viewer. The 0.0.x changelog shows a fast iteration cycle: query execution became asynchronous, SQL files could be opened and saved from the editor, DuckDB extension support landed, multiple editor buffers and multiple result tabs appeared, and database-file workflows gained read-only and export features.

Version 1.0.0, tagged in September 2023, marked the point where the core terminal database-client experience had settled enough for a named milestone. Subsequent development broadened Harlequin from a DuckDB-first SQL TUI into a general database client: the official docs describe adapter plug-ins as the generic interface to databases and list core and community adapters beyond the built-in DuckDB and SQLite support.

採用の歴史

Harlequin's adoption path follows the DuckDB and terminal-UI communities: it is installable with Python tooling, documented as having a Homebrew formula, and packaged in Homebrew and Nix in the supplied package-manager facts. Its README also notes that the Homebrew formula bundles several adapter packages, which made the formula attractive for users who wanted a single terminal SQL client with more than DuckDB support.

The project attracted package-manager attention because it sits at the intersection of several popular command-line trends: local analytical databases, terminal user interfaces, Python application packaging, and pluggable database adapters.

使われ方

Harlequin is run as a command-line application, commonly with no arguments for an in-memory DuckDB session or with database paths/connection strings for concrete databases. Users can pass adapter options from the shell, keep profiles in TOML config files, edit and execute SQL in a terminal editor, browse catalogs, and export result data.

The adapter model is central to everyday use. The official adapter docs describe DuckDB as the default, SQLite as built in, and additional adapters as Python packages discovered at runtime, so package installs often matter as much as the core executable.

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

Harlequin is interesting to package nerds because it packages a rich, stateful terminal application rather than a small single-purpose CLI. Formula maintainers have to care about Python runtime behavior, optional adapters, database client dependencies, and config discovery.

It also illustrates a newer class of Homebrew formula: a Python TUI that competes with native database CLIs by bundling editor, catalog, and result-viewer behavior into one command while still remaining scriptable enough to live in terminal workflows.

タイムライン

  • 2023-05: Public repository history begins with a working CLI, schema sidebar, query editor, and data viewer.
  • 2023-06: Early 0.0.x releases add multi-database catalog behavior, read-only database opening, MotherDuck support, and terminal key-binding improvements.
  • 2023-09: Version 1.0.0 is tagged after rapid 0.0.x iteration.
  • 2025-01: Version 2.0.0 is tagged, continuing the project after the initial SQL TUI became a broader adapter-based database client.
  • 2026-03: Version 2.5.2 is tagged in the upstream repository.

Related projects

  • DuckDB is the default database target and part of Harlequin's early identity.
  • Textual is the Python terminal UI framework behind Harlequin's interactive interface.
  • Adapter packages such as harlequin-postgres, harlequin-mysql, and harlequin-odbc extend the core client to additional database systems.

ソース

  • Official Harlequin documentation for installation, configuration, database adapters, and DuckDB usage.
  • Official Harlequin repository and release/changelog history.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:database,client

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

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
$PWD/harlequin.toml$PWD/.harlequin.toml$PWD/pyproject.toml$XDG_CONFIG_HOME/harlequin/harlequin.toml~/.config/harlequin/harlequin.toml

実行可能ファイル

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

コマンド種類公開範囲メモ
harlequin実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版2.5.2
マネージャ更新日2026-07-11
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:harlequin
バージョン2.5.2
パッケージマネージャHomebrew
ホームページhttps://harlequin.sh
リポジトリhttps://github.com/tconbeer/harlequin
最終更新2026-07-11T10:53:51Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

harlequin

nix profile install nixpkgs#harlequin
  • normalized package name match
  • 一致条件: Harlequin
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ha/harlequin/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation