osquery/osquery
SQL powered operating system instrumentation, monitoring, and analytics. observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 99
- Release rhythm 78
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 62.5
- age_days: 4418
- days_rel: 70
- days_push: 8
- n_releases_24m: 11
Adoption not part of the score
23524 stars · 2596 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
osquery is a SQL-powered operating system instrumentation, monitoring, and analytics framework that exposes OS data as a high-performance relational database. It lets you query running processes, network connections, users, kernel modules, and more using standard SQL, with a plugin and extensions API for custom tables.
Use cases
- query running processes and open network connections with SQL
- detect suspicious processes with deleted executables
- monitor macOS LaunchDaemons for persistence mechanisms
- inventory installed software and users across a fleet of hosts
- hunt for indicators of compromise on endpoints
- audit file integrity and hardware events
When to choose
- you need SQL-based visibility into operating system state for security or compliance
- you want a cross-platform endpoint telemetry agent for Linux, macOS, and Windows
- you are building intrusion detection or host monitoring on top of queryable system data
When to avoid
- you need application-level APM or metrics rather than OS-level data
- you want a turnkey SIEM with dashboards and alerting out of the box
- you only need log aggregation without ad-hoc system queries
Facets
framework · maturity active
monitoring security database logging analytics security monitoring operating-systems developer-tools windows cross-platform cpp endpoint-security intrusion-detection sql system-instrumentation host-monitoring osquery linux macos
2 sources
- readme: https://github.com/osquery/osquery · fetched 2026-08-28 · 52b27ddb8ffe
- homepage: https://osquery.io · fetched 2026-08-29 · 032c9c3ff54f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| osquery/osquery | main | 92 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem