Continuous aggregation is coming to GreptimeCloud Serverless. The feature was first introduced in Greptime OSS version 0.8, and also known as light-weighted streaming.
Before continuous aggregation, you will need to run the queue periodically to get the aggregation results. This can introduce latency and waste a lot of compute resource if multiple calls are issued. Continuous aggregation allows you to define a materialized view, which has a query associated with it. When new data is coming in, we automatically update the result and cached it in materialized view that is available for query without additional computation.
Find more information about this feature on our docs: https://docs.greptime.com/user-guide/flow-computation/overview
DBeaver compatibility
We listen to our users' feedback. Lack of GUI database management software support has been a pain for some of our users. This cycle, we enhanced our MySQL compatibility so now you can connect to your GreptimeCloud instance with DBeaver.
- Select MySQL data source
- Add MySQL connection information. You can find them from the Connect tab of GreptimeCloud console
- It works
Additional updates
- We have updated our Grafana connection guide to use our own plugin for visualization. This is available from the Connect tab on your cloud console.
- Dashboard UI has an update for a new user tour.
About Greptime
Greptime offers industry-leading time series database products and solutions to empower IoT and Observability scenarios, enabling enterprises to uncover valuable insights from their data with less time, complexity, and cost.
GreptimeDB is an open-source, high-performance time-series database offering unified storage and analysis for metrics, logs, and events. Try it out instantly with GreptimeCloud, a fully-managed DBaaS solution—no deployment needed!
The Edge-Cloud Integrated Solution combines multimodal edge databases with cloud-based GreptimeDB to optimize IoT edge scenarios, cutting costs while boosting data performance.
Star us on GitHub or join GreptimeDB Community on Slack to get connected.