Automic VaultAutomic Vault

brew

libsql を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install libsql

local Homebrew formula metadata

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

MacPorts ports tree · databases/libsql/Portfile · ソース: api.github.com

Linux

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

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

概要

パッケージ概要

Fork of SQLite that is both Open Source, and Open Contributions

履歴

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

libSQL is Turso's open-source, open-contribution fork of SQLite. In package-manager terms it is interesting because it repackages the SQLite model with networked server pieces, embedded replicas, remote access, vector search, and a contribution workflow that differs from upstream SQLite.

プロジェクトの歴史

Turso documentation describes libSQL as a production-ready fork of SQLite, created because SQLite is open-source but not open-contribution. The project README says libSQL is created and maintained by Turso.

A Turso blog post dated October 3, 2023 says the libSQL project had been announced one year earlier as a fork of SQLite. GitHub release metadata records libsql-0.1.0 on November 22, 2022, matching that origin window.

採用の歴史

libSQL adoption is tied to Turso's hosted database service and SDK ecosystem. Turso's docs distinguish libSQL from Turso Database, describing libSQL as the fork that keeps SQLite's file format and API while adding features such as embedded replicas, remote access, and native vector search.

使われ方

Homebrew's libsql package exposes sqld, the server component. Developers use libSQL either as a SQLite-compatible engine with extensions or as part of Turso's remote/replicated SQLite workflow rather than as a general-purpose command-line replacement for sqlite3.

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

libSQL matters to package nerds because it is a high-profile fork of one of the most depended-on libraries in software. It raises practical packaging questions around SQLite compatibility, server packaging, language SDKs, migration paths, and how far a downstream fork can evolve while preserving the SQLite contract.

タイムライン

  • 2022-11-22: GitHub release metadata records libsql-0.1.0.
  • 2023-10-03: Turso wrote that libSQL had been announced one year earlier and was being brought into the Turso family.
  • 2025-01-21: Turso announced a strategic move toward a ground-up SQLite rewrite while describing libSQL as the earlier fork that proved the open-contribution thesis.

Related projects

  • SQLite is the upstream database project and compatibility target.
  • Turso Cloud was built on the libSQL foundation.
  • Turso Database, formerly discussed as a rewrite path, is the same team's separate SQLite-compatible rewrite.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:sql

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/tursodatabase/libsql

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libsql
バージョン0.24.32
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/libsql
ホームページhttps://turso.tech/libsql
リポジトリhttps://github.com/tursodatabase/libsql
上流ドキュメントhttps://docs.turso.tech/libsql
ライセンスMIT
ソースアーカイブhttps://github.com/tursodatabase/libsql/releases/download/libsql-server-v0.24.32/source.tar.gz
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

MacPorts95%

libsql

sudo port install libsql
  • normalized package name match
  • 一致条件: Libsql
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/libsql/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

sqld

nix profile install nixpkgs#sqld
  • installed executable or alias match
  • 一致条件: Sqld
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sq/sqld/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