The Clickhouse Resource Provider lets you manage clickhouse resources.
This package is available for several languages/platforms:
To use from JavaScript or TypeScript in Node.js, install using either npm
:
npm install @pulumiverse/clickhouse
or yarn
:
yarn add @pulumiverse/clickhouse
To use from Python, install using pip
:
pip install pulumiverse_clickhouse
To use from Go, use go get
to grab the latest version of the library:
go get github.com/pulumiverse/pulumi-clickhouse/sdk/go/...
To use from .NET, install using dotnet add package
:
dotnet add package Pulumiverse.Clickhouse
For detailed reference documentation, please visit the Pulumi registry.
If you run into any issue, please file and issue in the github repository, or come ask us for help in the moose community
Please make a PR adding your company or product if you are using this provider in production.
- Boreal hosting platform for Moose projects (open source developer framework for data engineering workloads)