Sync cloud assets to any database, transform and visualize.
CloudQuery is an open source high performance data integration platform designed for security and infrastructure teams.
Trusted by teams from around the world
Apply the best practices in data engineering to solve infrastructure security, compliance, cost and search use cases.
Build your own multi-cloud asset inventory with standard SQL and BI tools.
Customize pre-built open source SQL policies and visualize them with your any of your favorite BI tools.
Easily extensible plugin architecture. Contribute to our official plugins or develop your own with CloudQuery SDK.
CloudQuery concurrency system utilizes the excellent Go concurrency model with light-weight goroutines.
CloudQuery can store your configuration in any supported destination such as database, data lake or streaming platform for further analysis.
Decouple data ingestion and get raw access to your data in structured and unstructured formats.
Leverage SQL to get visibility into your cloud infrastructure and SaaS applications.
SELECT *FROM aws_elbv2_load_balancersWHERE scheme = 'internet-facing'
SELECT account_id, require_uppercase_charactersFROM aws_iam_password_policiesWHERE require_uppercase_characters = FALSE
SELECT arnFROM aws_iam_users JOIN aws_iam_user_tags ON aws_iam_users.id = aws_iam_user_tags.user_id JOIN okta_users ON aws_iam_users.tags.value = okta_users.profile_emailWHERE aws_iam_users.tags_key = "email"
Integrate with a growing list of 20+ cloud providers and SaaS apps with more than 1,000 unique tables. Sync to your favorite database, data warehouse or data lake.