# M3QL Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/m3ql
> Markdown URL: https://aitinkerers.org/technologies/m3ql.md
> Technology record last updated: 2026-03-23T14:51:26Z
> Generated: 2026-09-20T16:36:20Z

M3QL is the native query language for M3DB, engineered for distributed, high-performance retrieval of time series metrics.

M3QL operates as a core query language within the M3 Query engine, specifically targeting data stored in M3DB: a distributed time series database. This engine uses M3QL to execute queries against both real-time and historical metrics across a cluster. It supports a comprehensive set of functions, including `abs()`, `aliasByTags`, and `movingMax`, enabling complex data manipulation. M3 Query is designed for speed, handling low-latency operational queries and larger, analytical requests efficiently through its block processing architecture. This capability provides fast, reliable metrics access for any large-scale platform.

- Official technology site: https://m3db.io/docs/m3query/
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Observability, Metrics, Customer Support&amp; LLMs](https://nyc.aitinkerers.org/talks/rsvp_awRuXDKjqOs)

A colleague and I recently shipped a toy we’ve been working on - an automated customer support bot powered by LLM. It’s specifically something we built for our team’s oncall burden (we run the metrics team @Uber)

- Event context: AI Tinkerers NYC - October Meetup — 2023-10-26 — New York City
- Public talk page: https://nyc.aitinkerers.org/talks/rsvp_awRuXDKjqOs

## Related Technologies

- [LLM](https://aitinkerers.org/technologies/llm) ([Markdown](https://aitinkerers.org/technologies/llm.md)) — 123 public demos
- [Slack](https://aitinkerers.org/technologies/slack) ([Markdown](https://aitinkerers.org/technologies/slack.md)) — 15 public demos
