https://github.com/kallydev/chainbase-connector
https://github.com/kallydev/chainbase-connector
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kallydev/chainbase-connector
- Owner: kallydev
- License: mpl-2.0
- Created: 2023-09-25T11:22:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T14:49:42.000Z (about 2 years ago)
- Last Synced: 2025-01-17T11:29:56.611Z (11 months ago)
- Language: Go
- Size: 594 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chainbase Connector



## 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



## License
[Mozilla Public License Version 2.0](LICENSE)