๐๏ธ 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 with the source code at GitHub. 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.
๐ Push data to Timeplus via Airbyte
๐ Push data to Timeplus via Meltano
๐๏ธ DevOps with Flyway
Redgate Flyway extends DevOps to databases to accelerate software delivery and ensure quality code. From version control to continuous delivery, Flyway builds on application delivery processes to automate database deployments.
๐๏ธ Terraform Provider
HashiCorp Terraform is an Infrastructure as Code tool that lets you define both cloud and on-prem resources in human-readable configuration files.