osquery - SQL powered operating system instrumentation and analytics - http://osquery.io/
Oct 30, 2014
from
What is osquery? With osquery, you can use SQL to query low-level operating system information. Under the hood, instead of querying static tables, these queries dynamically execute high-performance native code. The results of the SQL query are transparently returned to you quickly and easily. Consider the following example, which uses osqueryi, the interactive query console, to execute a few SQL queries.
- scotu