mimir VS m3

Compare mimir vs m3 and see what are their differences.

mimir

Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus. (by grafana)

m3

M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform (by m3db)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
mimir m3
36 2
3,705 4,641
2.3% 0.6%
9.9 6.1
6 days ago 7 days ago
Go Go
GNU Affero General Public License v3.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mimir

Posts with mentions or reviews of mimir. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-27.

m3

Posts with mentions or reviews of m3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-21.
  • Prometheus federation or Thanos?
    6 projects | /r/PrometheusMonitoring | 21 Jun 2022
    M3DB.
  • Grafana Mimir – 1B active series TSDB
    12 projects | news.ycombinator.com | 30 Mar 2022
    > I can't find any other open source time series database except Mimir/Cortex which allows this much scale (clustering options in their open source version)

    The following open source time series databases also can scale horizontally to many nodes:

    - Thanos - https://github.com/thanos-io/thanos/

    - M3 - https://github.com/m3db/m3

    - Cluster version of VictoriaMetrics - https://docs.victoriametrics.com/Cluster-VictoriaMetrics.htm... (I'm CTO at VictoriaMetrics)

    > Can we use Prometheus/Mimir as general purpose time series database?

    This depends on what do you mean under "general purpose time series database". Prometheus/Mimir are optimized for storing (timestamp, value) series where timestamp is a unix timestamp in milliseconds and value is a floating-point number. Each series has a name and can have arbitrary set of additional (label=value) labels. Prometheus/Mimir aren't optimized for storing and processing series of other value types such as strings (aka logs) and complex datastructures (aka events and traces).

    So, if you need storing time series with floating-point values, then Prometheus/Mimir may be a good fit. Otherwise take a look at ClickHouse [1] - it can efficiently store and process time series with values of arbitrary types.

    [1] https://clickhouse.com/

What are some alternatives?

When comparing mimir and m3 you can also consider the following projects:

thanos - Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.

VictoriaMetrics - VictoriaMetrics: fast, cost-effective monitoring solution and time series database

cortex - A horizontally scalable, highly available, multi-tenant, long term Prometheus.

ClickHouse - ClickHouse® is a free analytics DBMS for big data

prometheus - The Prometheus monitoring system and time series database.

dskit - Distributed systems kit

prometheus-operator - Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes

swagger-editor - Swagger Editor