m3

M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform (by m3db)

M3 Alternatives

Similar projects and alternatives to m3

  • prometheus

    The Prometheus monitoring system and time series database.

  • ClickHouse

    ClickHouse® is a free analytics DBMS for big data

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • VictoriaMetrics

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

  • thanos

    66 m3 VS thanos

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

  • mimir

    36 m3 VS mimir

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

  • swagger-editor

    39 m3 VS swagger-editor

    Swagger Editor

  • cortex

    17 m3 VS cortex

    A horizontally scalable, highly available, multi-tenant, long term Prometheus. (by cortexproject)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • dskit

    Distributed systems kit

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better m3 alternative or higher similarity.

m3 reviews and mentions

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/

Stats

Basic m3 repo stats
2
4,639
6.1
about 1 month ago

m3db/m3 is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of m3 is Go.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com