An open API service indexing awesome lists of open source software.

https://github.com/kallydev/chainbase-connector


https://github.com/kallydev/chainbase-connector

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Chainbase Connector

![GitHub last commit](https://img.shields.io/github/last-commit/kallydev/chainbase-connector?style=flat-square)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/kallydev/chainbase-connector?style=flat-square)
![GitHub license](https://img.shields.io/github/license/kallydev/chainbase-connector?style=flat-square)

## Introduction
This connector can currently be used to connect Grafana's ClickHouse data source to ClickHouse's [HTTP Interface](https://clickhouse.com/docs/en/interfaces/http).

> [!WARNING]
> Currently only the common [Binary and Native data format](https://clickhouse.com/docs/en/integrations/data-formats/binary-native) field types are supported.

## Screenshots

![Dashboard 1](docs/dashboard_1.webp)
![Dashboard 2](docs/dashboard_2.webp)
![Dashboard 3](docs/dashboard_3.webp)

## License

[Mozilla Public License Version 2.0](LICENSE)