Metabase
Metabase is an open source BI tool that written in Clojure. You can configure GreptimeDB as a metabase data source from a community driver plugin.
See our docs for the instructions of plugin installation.
Connection information
- Database type:
GreptimeDB
- Host:
<host>
- Port:
4003
- Database name:
<dbname>
- User:
<username>
- Password:
<password>