macOS
brew install codequerylocal Homebrew formula metadata
brew / rank 6178
Code-understanding, code-browsing or code-search tool. Version 1.1.0 via Homebrew; verified 2026-07-12. Also installable with debian: sudo apt install codequery.
install
brew install codequerylocal Homebrew formula metadata
sudo apt install codequeryDebian stable package indexes · codequery · source: deb.debian.org
overview
Code-understanding, code-browsing or code-search tool
history
CodeQuery is a source-code indexing, browsing, and search tool that combines cscope-style call information with ctags-style symbol information and stores the result in a SQLite-backed database.
The GitHub repository dates to 2013 and the README presents CodeQuery as a cross-platform GUI plus command-line database tooling. It was built around existing source-navigation traditions: cscope, Exuberant ctags, Universal Ctags, pycscope, and starscope.
CodeQuery spread through classic package-manager channels rather than a SaaS ecosystem: the README documents Debian and Ubuntu installation through apt, macOS installation through Homebrew, and Windows binaries through SourceForge.
A typical workflow uses cscope and ctags data, processes it with cqmakedb into a CodeQuery database, then browses or queries it with the codequery GUI or searches with cqsearch. The tool supports symbols, call relationships, inheritance relationships, file lookup, grep-style search, and graph exports.
CodeQuery matters to package nerds as a packaged survivor of the pre-language-server source-navigation era. It connects long-lived Unix indexing tools, SQLite, GUI browsing, and distro packaging in a way that makes large legacy codebases searchable without adopting a full IDE.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
codequery | executable | indexed executable | Discovered from the local executable index. |
cqmakedb | executable | indexed executable | Discovered from the local executable index. |
cqsearch | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:codequery |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Homepage | https://ruben2020.github.io/codequery/ |
| Repository | https://github.com/ruben2020/codequery |
| Last updated | 2026-07-12T09:27:08Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
codequery 1.0.0+dfsg-1
code-understanding, code-browsing or code-search tool
https://github.com/ruben2020/codequery
sudo apt install codequerycodequery 0.27.0+dfsg-1build2
code-understanding, code-browsing or code-search tool
https://github.com/ruben2020/codequery
sudo apt install codequerysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.