Documentation
Introduction

Welcome to CloudQuery

Open source
Blazing fast
Deploy anywhere
Pre-built queries
Eliminate data silos
Unlimited scale

CloudQuery is a versatile open-source (opens in a new tab) data movement tool built for developers that allows you to sync data from any source (opens in a new tab) to any destination (opens in a new tab).

Installation

Check out the quickstart guide for step-by-step instructions on completing your first sync with CloudQuery.

Why CloudQuery?

  • High-performance data ingestion and processing: Using Go's concurrency model and Apache Arrow, CloudQuery can quickly stream large amounts of data using GRPC.
  • Sync your data to any data destination: You can move your data to any data source
  • Deploy anywhere: CloudQuery can be run as a single-binary executable and deployed and run anywhere. This means you can run it in your CI/CD pipelines, inside your application, locally, or in the cloud.
  • Unlimited scale: CloudQuery plugins are completely stateless and can be scaled horizontally on any platform, such as VMs, Kubernetes, or batch jobs.
  • Security and compliance: Reliable security measures protect sensitive data, and compliance features help meet industry standards.
  • Blazing fast: CloudQuery is optimized for performance, utilizing the excellent Go concurrency model with lightweight goroutines and streaming your data over GRPC.
  • Open source framework: Develop plugins in Go, Python, Java, or JavaScript using the open source CloudQuery SDK (opens in a new tab).

Use Cases

Next steps