Automic VaultAutomic Vault

brew

helix-db を Homebrew, Nix, apk, chocolatey, dnf, MacPorts, pacman, zypper, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install helix-db

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install helix

MacPorts ports tree · editors/helix/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#helix-db

nixpkgs package indexes · pkgs/by-name/he/helix-db/package.nix · ソース: api.github.com

Alpine Linux apk確認済み · 92%
sudo apk add helix

Alpine Linux edge package indexes · helix · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install helix

Fedora Rawhide package metadata · helix · ソース: dl.fedoraproject.org

Arch Linux pacman確認済み · 92%
sudo pacman -S helix

Arch Linux sync databases · helix · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install helix

openSUSE Tumbleweed package metadata · helix · ソース: download.opensuse.org

概要

パッケージ概要

Open-source graph-vector database built from scratch in Rust

履歴

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

HelixDB is a young graph-vector database project built in Rust for knowledge graphs, AI memory, RAG-style retrieval, and agent data workflows. The Homebrew package installs the `helix` CLI, which scaffolds projects, runs local instances, sends dynamic queries, and connects to Helix Cloud.

プロジェクトの歴史

GitHub repository metadata records the HelixDB public repository from November 2024. The README describes HelixDB as a graph-vector database for knowledge graphs and AI memory, built from scratch in Rust, with SDKs and a CLI for local and cloud workflows.

The official documentation describes an architectural shift between the earlier open-source v1 LMDB-based implementation and Helix Cloud's object-storage-backed architecture. The docs present Helix Cloud as combining a property graph engine with approximate vector search and BM25 full-text search, with gateways, a single writer, auto-scaling readers, durable object storage, and cache layers.

The project also launched publicly through Y Combinator's Launch YC in 2025, where the founders positioned it as an open-source graph-vector database for RAG and AI applications. That launch framing matches the repository and docs: reduce the need to stitch together separate vector databases, graph databases, and sync layers.

採用の歴史

HelixDB's adoption history is early-stage but visible: the repository metadata records thousands of GitHub stars, the README links to docs, Discord, and Launch YC, and GitHub releases show active versioned release packaging. The input facts record Homebrew packaging for `helix-db`, giving developers a package-manager route to the CLI rather than only a shell installer.

Because the project is young, its package-manager significance is more about experimentation and developer onboarding than long-standing distro integration. The CLI is the adoption surface: install it, initialize a project, run a local database, query via SDK-generated JSON, or authenticate to Helix Cloud.

使われ方

The README and docs show the CLI installing via `install.helix-db.com`, then using commands such as `helix init`, `helix start dev`, `helix query`, `helix stop`, and cloud-oriented commands for authentication, workspace/project selection, sync, and querying. Local development can run an in-memory containerized instance, while cloud use pulls endpoint and auth details into project configuration.

Queries are authored through Rust, TypeScript, Go, or Python DSLs or sent as dynamic JSON over HTTP. The docs emphasize graph, vector, text search, dynamic query bundles, serializable snapshot isolation, and a workflow where applications can send query definitions directly to a running instance.

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

For package nerds, HelixDB is interesting because it packages a database workflow as a CLI-first developer experience. The Homebrew formula gives a single `helix` command that can scaffold files such as `helix.toml`, create a `.helix` workspace, run a local database, seed examples, and query a service without manually assembling database binaries and SDKs.

It also shows a broader package trend around AI infrastructure: graph, vector, full-text, cloud auth, local containers, SDK code generation, and agent-oriented project scaffolding are being folded into one command-line tool.

タイムライン

  • 2024: GitHub repository metadata records the HelixDB source repository.
  • 2025: Launch YC published HelixDB as a database for RAG and AI.
  • 2026: GitHub releases show a v3.0 series and continued CLI/database packaging work.
  • Package-manager era: The input package facts record Homebrew packaging as `helix-db`.

Related projects

  • HelixDB is related to graph databases, vector databases, BM25/full-text engines, RAG infrastructure, knowledge-graph tools, object-storage-backed databases, Docker/Podman local development, and SDK-driven query builders in Rust, TypeScript, Go, and Python.

セキュリティ状態

保護ツール対応はまだ見つかっていません

helix-db に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 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
helix.toml~/.helix/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.helix/credentials

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-10
マネージャ版3.0.8
マネージャ更新日2026-07-05
ローカルデータOK
上流最新
検出された最新v3.0.8

https://github.com/HelixDB/helix-db

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:helix-db
バージョン3.0.8
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/helix-db
ホームページhttps://helix-db.com
リポジトリhttps://github.com/HelixDB/helix-db
上流ドキュメントhttps://docs.helix-db.com/
ライセンスApache-2.0
ソースアーカイブhttps://github.com/HelixDB/helix-db/archive/refs/tags/v3.0.8.tar.gz
最終更新2026-07-05T23:54:57Z
Pulseupdated
依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

helix-db

nix profile install nixpkgs#helix-db
  • normalized package name match
  • 一致条件: Helix Db
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/he/helix-db/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts94%

helix

sudo port install helix
  • installed executable or alias match
  • 一致条件: Helix
MacPorts ports tree · api.github.com · MacPorts ports tree: editors/helix/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

helix

nix profile install nixpkgs#helix
  • installed executable or alias match
  • 一致条件: Helix
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/he/helix/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk92%

helix 25.07.1-r3

A post-modern modal text editor

https://helix-editor.com/

sudo apk add helix
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: helix
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Helix
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: helix from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

helix-bash-completion 25.07.1-r3

Bash completions for helix

https://helix-editor.com/

sudo apk add helix-bash-completion
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: helix
  • installed executable or alias match
  • 一致条件: Helix
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: helix-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

helix-fish-completion 25.07.1-r3

Fish completions for helix

https://helix-editor.com/

sudo apk add helix-fish-completion
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: helix
  • installed executable or alias match
  • 一致条件: Helix
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: helix-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

helix-tree-sitter-system 25.07.1-r3

A post-modern modal text editor

https://helix-editor.com/

sudo apk add helix-tree-sitter-system
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: helix
  • 1 提供
  • installed executable or alias match
  • 一致条件: Helix
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: helix-tree-sitter-system from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

helix-tree-sitter-vendor 25.07.1-r3

A post-modern modal text editor

https://helix-editor.com/

sudo apk add helix-tree-sitter-vendor
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: helix
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Helix
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: helix-tree-sitter-vendor from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

helix-zsh-completion 25.07.1-r3

Zsh completions for helix

https://helix-editor.com/

sudo apk add helix-zsh-completion
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: helix
  • installed executable or alias match
  • 一致条件: Helix
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: helix-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf92%

helix 25.07.1-10.fc45

A post-modern modal text editor written in Rust

https://helix-editor.com/

sudo dnf install helix
  • License: (Apache-2.0 OR MIT) AND BSD-3-Clause AND Unicode-DFS-2016 AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: helix
  • 5 依存関係
  • 4 提供
  • installed executable or alias match
  • 一致条件: Helix
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: helix from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

helix-parsers 25.07.1-10.fc45

Prebuilt tree-sitter parsers for Helix

https://helix-editor.com/

sudo dnf install helix-parsers
  • License: (Apache-2.0 OR MIT) AND BSD-3-Clause AND Unicode-DFS-2016 AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: helix
  • 6 依存関係
  • 3 提供
  • installed executable or alias match
  • 一致条件: Helix
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: helix-parsers from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

helix-themes 25.07.1-10.fc45

Helix themes

https://helix-editor.com/

sudo dnf install helix-themes
  • License: (Apache-2.0 OR MIT) AND BSD-3-Clause AND Unicode-DFS-2016 AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: helix
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Helix
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: helix-themes from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman92%

helix 25.07.1-1

A post-modern modal text editor

https://helix-editor.com

sudo pacman -S helix
  • License: MPL-2.0
  • Architecture: x86_64
  • 3 依存関係
  • 26 任意依存関係
  • installed executable or alias match
  • 一致条件: Helix
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: helix from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

helix 25.07.1-1.3

A post-modern modal text editor written in Rust

https://github.com/helix-editor/helix

sudo zypper install helix
  • License: (Apache-2.0 OR MIT) AND BSD-3-Clause AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: helix
  • 5 依存関係
  • 4 提供
  • installed executable or alias match
  • 一致条件: Helix
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: helix from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

helix-bash-completion 25.07.1-1.3

Bash Completion for helix

https://github.com/helix-editor/helix

sudo zypper install helix-bash-completion
  • License: (Apache-2.0 OR MIT) AND BSD-3-Clause AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: helix
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Helix
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: helix-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

helix-fish-completion 25.07.1-1.3

Fish Completion for helix

https://github.com/helix-editor/helix

sudo zypper install helix-fish-completion
  • License: (Apache-2.0 OR MIT) AND BSD-3-Clause AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: helix
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Helix
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: helix-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

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

このページは 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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment