Skip to content

The open-source cloud asset inventory powered by SQL.

License

Notifications You must be signed in to change notification settings

hermanschaaf/cloudquery

 
 

Repository files navigation

cloudquery logo

The open source high performance data integration platform designed for security and infrastructure teams.

CloudQuery extracts, transforms, and loads your cloud assets. CloudQuery enables you to assess, audit, and monitor the configurations of your cloud assets.

CloudQuery key use-cases and features:

  • Search: Use standard SQL to find any asset based on any configuration or relation to other assets.
  • Visualize: Connect CloudQuery standard PostgreSQL database to your favorite BI/Visualization tool such as Grafana, QuickSight, etc.
  • Policy-as-Code: Codify your security & compliance rules with SQL as the query engine.

Links

Supported plugins (Actively expanding)

Visit https://www.cloudquery.io/plugins.

If you want us to add a new plugin or resource, please open an Issue.

See our guide for developing a new plugin.

Getting Started

Please check out our 'Getting Started' guides:

For other plugins, you can visit our plugins directory, as well as reference the Getting Started with AWS for general installation and configuration tips.

Compile and run CLI

make build-cli
./bin/cloudquery # --help to see all options

Deployment via Helm

Check out cloudquery/helm-charts

License

By contributing to CloudQuery you agree that your contributions will be licensed as defined on the LICENSE file.

Hiring

If you are into Go, Backend, Cloud, GCP, AWS - ping us at jobs [at] our domain

Contribution

Feel free to open a pull request for small fixes and changes. For bigger changes and new providers, please open an issue first to prevent double work and have relevant discussions.

About

The open-source cloud asset inventory powered by SQL.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 88.2%
  • HCL 6.1%
  • TypeScript 2.9%
  • Smarty 1.0%
  • Makefile 0.8%
  • Shell 0.6%
  • Other 0.4%