M3DB
Distributed time-series database and scalable Prometheus metrics platform by Uber.
Why consider M3DB?
M3DB is an open-source distributed time-series database developed by Uber. It provides high-throughput metric ingestion, dynamic aggregation tiers, and multi-datacenter replication.
Learn M3DB by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of M3DB
M3DB powers Uber's planetary monitoring infrastructure, processing billions of concurrent metric data points with purpose-built M3 TSZ compression.
Running M3DB with Docker
docker run -d \ --name m3db \ -p 7201:7201 -p 7203:7203 \ quay.io/m3db/m3dbnode:latestM3 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.