Y
Hacker News
new
|
ask
|
show
|
jobs
by
sztanko
1229 days ago
Very cool! Is it possible to connect to steampipe via jdbc connector?
1 comments
code_biologist
1228 days ago
I presume so: "You can also use psql, pgcli, Metabase, Tableau, or any client that can connect to Postgres."
link
nathanwallace
1228 days ago
Correct - it's just Postgres, so all your favorite clients / tools work as usual. We have docs for a number of example integrations [1] that work with Steampipe CLI (or cloud).
1 -
https://steampipe.io/docs/cloud/integrations/overview
link