zwass
./osquery/osqueryd -S
Using a virtual database. Need help, type '.help'
osquery> select sqlite_version();
+------------------+
| sqlite_version() |
+------------------+
| 3.29.0 |
+------------------+
Pretty nifty how well that worked on macOS. Windows gets errors pretty much immediately.