Skip to content

pulumiverse/pulumi-clickhouse

Repository files navigation

Clickhouse Resource Provider

The Clickhouse Resource Provider lets you manage clickhouse resources.

Sponsored By

Installing

This package is available for several languages/platforms:

Node.js (JavaScript/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

npm install @pulumiverse/clickhouse

or yarn:

yarn add @pulumiverse/clickhouse

Python

To use from Python, install using pip:

pip install pulumiverse_clickhouse

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/pulumiverse/pulumi-clickhouse/sdk/go/...

.NET

To use from .NET, install using dotnet add package:

dotnet add package Pulumiverse.Clickhouse

Reference

For detailed reference documentation, please visit the Pulumi registry.

Support

If you run into any issue, please file and issue in the github repository, or come ask us for help in the moose community

Used By

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)