Sync any source to any destination, transform and visualize.
CloudQuery is an open source high performance data integration platform built for developers.
Trusted by teams from around the world
Apply the best practices in data engineering to solve infrastructure security, compliance, cost and search use cases.
Extensible plugin architecture. Contribute to our official plugins or develop your own with CloudQuery SDK.
CloudQuery is optimized for performance, utilizing the excellent Go concurrency model with light-weight goroutines.
CloudQuery plugins are single-binary executables and can be deployed and run anywhere.
CloudQuery maintains a number of out-of-the-box security and compliance policies for cloud infrastructure.
Eliminate data silos across your organization, unifying data between security, infrastructure, marketing and finance teams.
CloudQuery plugins are stateless and can scaled easily horizontally on any executor such as k8s, batch jobs.
Engineering, Infrastructure, Security, Marketing, Sales, Support, FinOps
SELECT *FROM aws_elbv2_load_balancersWHERE scheme = 'internet-facing'
SELECT *FROM shopify_abandoned_checkoutsWHERE total_price > 1000
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 30+ cloud providers and SaaS apps with more than 1,000 unique tables. Sync to your favorite database, data warehouse or data lake.