# README
CloudQuery Plugin SDK
CloudQuery SDK enables building CloudQuery source and destination plugins.
Source plugins allows developers to extract information from third party APIs and enjoying built-in transformations, concurrency, logging, testing and database agnostic support via destination plugins.
Destinations plugins allows writing the data from any of the source plugins to an additional database, message queue, storage or any other destination without recompiling any of the source plugins.
The plugin SDK is imported as a dependency by CloudQuery plugins. When starting a new plugin, you should use the Scaffold tool.
Getting Started & Documentation
- CloudQuery Homepage
- CloudQuery Releases
- Creating a new Plugin (Docs)
- How to Write a CloudQuery Plugin (Video 🎥)
Supported plugins
https://www.cloudquery.io/plugins
If you want us to add a new plugin or resource please open an Issue.
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
nolint:revive,gocritic,unused.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author