# square/cube

Cube: A system for time series visualization.

Repository: https://github.com/square/cube
Canonical: https://ross.abutalabs.com/products/square-cube
Homepage: https://square.github.com/cube
Language: JavaScript
License: NOASSERTION
License Family: other
Archived: true
Last push: 2019-04-05T16:22:18+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5469, "days_push": 2707, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3873, forks 411 (observed 2026-08-28T04:08:27.847974+00:00)

## What it is
Cube is a system for collecting timestamped events and deriving metrics, built on MongoDB and Node.js, with time series visualization. It computes aggregate statistics post hoc, enabling richer analysis such as quantiles and histograms of arbitrary event sets.

## Use cases
- collect timestamped events and compute metrics later
- visualize time series data in dashboards
- compute quantiles and histograms over event sets
- self-hosted analytics on MongoDB
- aggregate statistics from raw event streams

## When to choose
- you need post hoc aggregation over raw timestamped events
- you want quantiles and histograms of arbitrary event sets
- you are studying historical event-driven analytics architectures

## When to avoid
- you need actively maintained or supported software
- starting a new production analytics system
- you want modern time series tooling with ongoing updates

## Facets
- artifact type: application
- maturity: abandoned
- function: analytics, data-visualization, monitoring, database, charts
- domain: analytics, time-series, data-visualization, big-data, monitoring
- platform: self-hosted
- tags: time-series, mongodb, event-collection, metrics, dashboards, deprecated, nodejs, web-server

## Member repositories
- square/cube (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:27.847974+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:25:47.494471+00:00, confidence not recorded.
  - readme: https://github.com/square/cube (fetched 2026-08-28T04:08:27.847974+00:00, sha 9ce736145051)
  - registry_npm: https://registry.npmjs.org/cube (fetched 2026-08-29T09:20:15.442091+00:00, sha bba6ba3f868f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
