macOS
brew install libsqllocal Homebrew formula metadata
sudo port install libsqlMacPorts ports tree · databases/libsql/Portfile · ソース: api.github.com
brew
libsql のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libsqllocal Homebrew formula metadata
sudo port install libsqlMacPorts ports tree · databases/libsql/Portfile · ソース: api.github.com
nix profile install nixpkgs#sqldnixpkgs 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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sqld | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libsql |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libsql
sudo port install libsqlsqld
nix profile install nixpkgs#sqldソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.