Automic VaultAutomic Vault

brew

Install sqlite-analyzer with Homebrew, apk, chocolatey, dnf, pacman

Analyze how space is allocated inside an SQLite file. Version 3.53.3 via Homebrew; verified 2026-06-27.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install sqlite-analyzer

local Homebrew formula metadata

overview

Package summary

Analyze how space is allocated inside an SQLite file

Commands and aliases

  • sqlite3_analyzer

history

Project history and usage

sqlite3_analyzer is a command-line utility from the SQLite project for inspecting how space is used inside an SQLite database file. It is packaged separately in several systems because database maintainers often want the analysis tool without treating it as an everyday shell command.

Project history

The SQLite documentation presents sqlite3_analyzer as a utility program that measures and reports how efficiently tables and indexes use space in a database file. It belongs to the broader SQLite toolchain rather than being a separate upstream project.

Adoption history

Package-manager records in the input show sqlite-analyzer packaged by Homebrew and several Linux distributions. That split packaging reflects a common packaging pattern around SQLite: the core library and shell are ubiquitous, while specialist diagnostics are available as add-on utilities.

How it is used

Users run `sqlite3_analyzer database.sqlite` to generate a human-readable text report about database-file space utilization. The output is useful when tuning page usage, index bloat, or the storage impact of table design.

Why package nerds care

Package nerds care because sqlite3_analyzer exposes SQLite internals in a portable CLI form. It is the kind of diagnostic binary that database-heavy developers install from a package manager when they need to understand why a single-file database grew or how its indexes consume space.

Timeline

  • Current: SQLite documents sqlite3_analyzer as the official command-line utility for database space-utilization reports.
  • Current: Homebrew packages the utility as `sqlite-analyzer`.

Related projects

  • SQLite provides the database engine, source tree, command-line shell, and related utilities such as sqlite3_analyzer.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for sqlite-analyzer. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
sqlite3_analyzercliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version3.53.3
manager updated2026-06-27
local dataok
upstreamnot checked
latest detectednot detected

https://www.sqlite.org/

install metadata

Package metadata

Package keybrew:sqlite-analyzer
Version3.53.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/sqlite-analyzer
Homepagehttps://www.sqlite.org/
Repositoryhttps://www.sqlite.org/src
Upstream docshttps://www.sqlite.org/sqlanalyze.html
Licenseblessing
Source archivehttps://www.sqlite.org/2026/sqlite-src-3530300.zip
Last updated2026-06-27T14:08:56Z
Pulseupdated
Dependencieslibtommath, tcl-tk
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

apk95%

sqlite-analyzer 3.53.2-r0

Analyze space utilization of SQLite database files

https://www.sqlite.org/

sudo apk add sqlite-analyzer
  • License: blessing
  • Architecture: x86_64
  • Source Package: sqlite-tools
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Sqlite Analyzer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sqlite-analyzer from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

sqlite-analyzer 3.53.2-1.fc45

An analysis program for sqlite3 database files

http://www.sqlite.org/

sudo dnf install sqlite-analyzer
  • License: blessing
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: sqlite
  • 7 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Sqlite Analyzer
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sqlite-analyzer from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

sqlite-analyzer 3.53.2-1

An analysis program for sqlite3 database files

https://www.sqlite.org/

sudo pacman -S sqlite-analyzer
  • License: LicenseRef-Sqlite
  • Architecture: x86_64
  • 3 dependencies
  • normalized package name match
  • Matched by: Sqlite Analyzer
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: sqlite-analyzer from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz
Chocolatey95%

sqlite.analyzer

choco install sqlite.analyzer
  • normalized package name match
  • Matched by: Sqlite Analyzer
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: sqlite.analyzer from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','sql2008r2.cmdline'

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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