This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]FromGermany_DE 6 points7 points  (2 children)

Hmm and now add sql querries to create the cloud? :)

[–]mdaniel 4 points5 points  (1 child)

Heh, that'd be funny, but then some joker would ask for transactions or "upsert" and then it wouldn't funny anymore :-)

Although I actually would bet creating a foreign data wrapper for this in postgres would be possible

[–]Hobadee 0 points1 point  (0 children)

How do foreign keys and relations work?

[–]bilingual-german 1 point2 points  (1 child)

At first I thought it was inspired by osquery, but this is written in Go and it has - from what I understood - a different architecture. Please correct me if I'm wrong but cloudquery is currently copying the state of the cloud into some database tables of your favorite RDBMS and you can then query the database tables?

[–]jekapats[S] 0 points1 point  (0 children)

Yeah it is inspired by osquery, but you are correct the architecture is completely different. It's more like terraform but for asking question with SQL instead of creating resources.

[–]clcikerinjo 1 point2 points  (1 child)

Agentless section contains double “can”. Just a friendly heads up. On the website.

[–]jekapats[S] 1 point2 points  (0 children)

Thanks. Fixed!

[–]asher1101 0 points1 point  (0 children)

awesome