CloudQuery for Developers
Develop and distribute your own connectors by using the powerful CloudQuery SDK available in Go, Python, Javascript and Go.
Used by companies such as
Write ELT connectors in any language.
Cut costs on connector development by utilizing CloudQuery SDK in a wide variety of languages.
import (
"context"
"log"
"github.com/cloudquery/cloudquery/plugins/source/github/resources/plugin"
"github.com/cloudquery/plugin-sdk/v4/serve"
)
func main() {
p := serve.Plugin(plugin.Plugin())
if err := p.Serve(context.Background()); err != nil {
log.Fatalf("failed to serve plugin: %v", err)
}
}
Trusted by leading security & compliance teams
See what some of our users have to say.
A comprehensive solution for data collection and analysis, empowering our security efforts.
Jan Claeyssens
(Using) CloudQuery, a server-less approach brought significant benefits eliminating time-consuming updates and minimizing maintenance efforts.
Peter Figueiredo
Why CloudQuery
We took care of everything, so you can do your job easily and efficiently.
Blazingly fast
Syncing hundreds of thousands of resources takes just a fraction of time compared to other tools in the market.
Easy to use, it just works
Effortless setup and synchronization with a simple YAML configuration, enabling you to work with APIs using familiar SQL language.
Huge marketplace with everything you need
Source plugins, destinations, transformations and visualizations - we have it all.
Get a personalized demo
Book a demo and see how quickly CloudQuery delivers new and ongoing insights on your multi-cloud environments.
