📄️ Integration with Grafana
Grafana has long been one of the most popular tools for real-time monitoring and data visualization, helping organizations track metrics and analyze trends through a single, user-friendly interface. For self-hosted Timeplus Enterprise or Timeplus Proton, you can try the Grafana plugin for Timeplus. The source code is at https://github.com/timeplus-io/proton-grafana-source. This plugin was designed to leverage Grafana’s new Grafana Live capability, allowing users to keep their SQL query results up-to-date without the need to refresh their dashboards. Check out here for sample setup.
📄️ Integration with Metabase
For self-hosted Timeplus Enterprise or Timeplus Proton, you can use the Timeplus plugin for Metabase to visualize the SQL results with JDBC driver.
📄️ Load MySQL/Postgres/CSV/S3 to Timeplus via Sling CLI
Sling is a powerful data integration CLI tool. Whether ingesting CSV or JSON files, transferring data between databases, or exporting a custom SQL query to a Parquet file — Sling is the solution that empowers you to achieve it effortlessly.
📄️ Push data to Timeplus via Kafka Connect
Kafka Connect is a framework for connecting Kafka with external systems such as databases, key-value stores, search indexes, and file systems, using so-called Connectors.