GreptimeDB
Open-source unified time-series database for metrics, logs, and events in Rust.
Why consider GreptimeDB?
GreptimeDB is an open-source distributed time-series database written in Rust. It unifies metrics, logs, and events processing with PromQL and SQL query execution.
Learn GreptimeDB by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of GreptimeDB
GreptimeDB integrates cloud storage separation (S3, OSS) with local disk caching to deliver massive scalability for time-series analytics and IoT data pipelines.
Running with Docker
docker run -d \ --name greptimedb \ -p 4000:4000 -p 4001:4001 -p 4002:4002 \ greptime/greptimedb:latest standalone startGreptimeDB is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
bpytop
Python port of bashtop with game-like UI, responsive mouse support, and hardware sensors.
bashtop
Linux resource monitor showing usage and stats for processor, memory, disks, network, and processes.
SchemaHero
Kubernetes-native declarative database schema management and table migration operator.