Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install turso

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Interactive SQL shell for Turso

コマンドとエイリアス

  • tursodb

履歴

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

Turso Database is an in-process SQL database written in Rust and designed for SQLite compatibility; the Homebrew package exposes the `tursodb` interactive shell.

プロジェクトの歴史

The package points at the `tursodatabase/turso` repository, created in 2023 and now described officially as an in-process SQL database compatible with SQLite. Its README presents the project as beta software and lists SQLite compatibility, `BEGIN CONCURRENT`, change data capture, language bindings, async I/O, vector support, schema-management work, encryption experiments, full-text search, and multi-process WAL coordination as core areas.

The current Turso Database grew out of Turso's public SQLite evolution work. Official Turso docs describe libSQL as the earlier production-ready SQLite fork and Turso Database as the newer full rewrite of SQLite, maintained by Turso and intended for new projects, agents, smart devices, and high-density use cases.

Official Turso blog posts document the rewrite story: Limbo was introduced as a complete Rust rewrite of SQLite, the project later reached a first alpha under the Turso name, and a later retrospective said the team was a year into the rewrite with support for concurrent writes, CDC, native vector search, improved full-text search, and type-system work.

採用の歴史

Turso is significant in package-manager history because a formerly cloud-service-associated database name became an installable local database engine and SQL shell. The supplied Homebrew metadata describes the formula as an interactive SQL shell for Turso and records `tursodb` as the executable.

The official README advertises install paths not only for the CLI shell but also Rust, JavaScript, Python, Java, .NET, Go, and WebAssembly bindings. That multi-language surface, plus Nix and Homebrew package presence in the supplied metadata, makes it visible both as an application dependency and as a developer workstation tool.

使われ方

The simplest package-manager use is `brew install turso` followed by `tursodb`, which opens an interactive SQL shell connected to a transient in-memory database and supports opening persistent files. The manual explicitly compares the shell experience to `sqlite3` and documents dot commands and output modes.

Developers also use the project as an embedded database library through language bindings. Its package-nerd appeal is strongest where SQLite compatibility, Rust implementation, local-first sync ideas, vector search, and concurrent-write experimentation intersect.

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

Turso matters to package nerds because it is not just another database CLI: it is a high-profile attempt to package and distribute a modern SQLite-compatible engine as a local binary, language SDKs, and cloud-adjacent sync platform.

The project also captures a live transition in the SQLite ecosystem: libSQL as a production fork for compatibility today, and Turso Database as the experimental full rewrite that package managers can install for local testing.

タイムライン

  • 2023: `tursodatabase/turso` GitHub repository created.
  • 2024: Turso announced Limbo as a complete SQLite rewrite in Rust.
  • 2025: Turso announced the first alpha of the rewrite under the Turso name.
  • 2026: Official README and docs describe Turso Database as beta and document the `tursodb` SQL shell.

Related projects

  • SQLite
  • libSQL
  • Limbo
  • Turso Cloud
  • DuckDB

ソース

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:shell

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-26
マネージャ版0.7.1
マネージャ更新日2026-07-22
ローカルデータOK
上流最新
検出された最新v0.7.1

https://github.com/tursodatabase/turso

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:turso
バージョン0.7.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/turso
ホームページhttps://github.com/tursodatabase/turso
リポジトリhttps://github.com/tursodatabase/turso
上流ドキュメントhttps://docs.turso.tech/libsql
ライセンスMIT
ソースアーカイブhttps://github.com/tursodatabase/turso/archive/refs/tags/v0.7.1.tar.gz
最終更新2026-07-22T17:13:56Z
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 Nameturso
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

Nix95%

turso

nix profile install nixpkgs#turso
  • normalized package name match
  • 一致条件: Turso
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tu/turso/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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment