# MaterializeInc/materialize

The live data layer for apps and AI agents. Create up-to-the-second views into your business, just using SQL

Repository: https://github.com/MaterializeInc/materialize
Canonical: https://ross.abutalabs.com/products/materializeinc-materialize
Homepage: https://materialize.com
Language: Rust
License: NOASSERTION
License Family: other
Topics: rust, database, sql, streaming, kafka, distributed-systems, postgresql-dialect, materialized-view, stream-processing, postgresql, streaming-data, operational-data-store, data-store, cdc, data-mesh, mysql, sql-server
Last push: 2026-08-26T22:59:13+00:00

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

## Adoption (not part of the score)
Stars 6361, forks 512 (observed 2026-08-28T04:09:42.841812+00:00)

## What it is
Materialize is a streaming database that uses incremental computation to maintain always-fresh, strongly consistent SQL views over data from sources like PostgreSQL, MySQL, and Kafka. It is available as a managed cloud service, a self-managed Kubernetes deployment, and a Docker emulator, and exposes a PostgreSQL wire protocol plus an MCP server for AI agents.

## Use cases
- keep dashboards up to date with real-time data using SQL
- serve fresh context to AI agents and RAG pipelines
- offload expensive read queries from a production Postgres database
- build an operational data store with CDC from multiple databases
- power an online feature store for real-time ML inference
- stream incrementally transformed data to downstream systems
- build a live context graph of business data products

## When to choose
- you need sub-second, strongly consistent views over streaming data without building custom pipelines
- your team knows SQL but not stream-processing frameworks like Flink
- you want to serve operational analytics or ML features without overloading OLTP databases
- you need CDC ingestion from Postgres, MySQL, SQL Server, or Kafka with incremental view maintenance

## When to avoid
- you only need batch analytics or scheduled ETL with no freshness requirement
- you want a fully open-source license - Materialize is BSL, not OSI-approved
- your workload fits comfortably in a traditional database with simple materialized views
- you need a lightweight embedded database rather than a distributed streaming system

## Facets
- artifact type: service
- maturity: active
- function: database, streaming, etl, rag, mcp, monitoring
- domain: databases, large-language-models, analytics, microservices
- platform: cloud, self-hosted, rust
- tags: stream-processing, materialized-views, incremental-computation, cdc, change-data-capture, postgresql-wire-protocol, kafka, operational-data-store, cqrs, real-time-views, bsl-license, feature-store, sql, data-engineering, streaming, real-time, docker, kubernetes

## Member repositories
- MaterializeInc/materialize (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:42.841812+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-29T17:46:04.948639+00:00, confidence not recorded.
  - readme: https://github.com/MaterializeInc/materialize (fetched 2026-08-28T04:09:42.841812+00:00, sha 63958e653bdb)
  - homepage: https://materialize.com (fetched 2026-08-29T08:42:31.892941+00:00, sha a68b8fe81578)
  - site_page: https://materialize.com/docs/architecture-patterns/live-context-graph (fetched 2026-08-29T08:42:31.897719+00:00, sha a649fe423507)
  - site_page: https://materialize.com/docs/get-started/install-materialize-emulator (fetched 2026-08-29T08:42:31.901855+00:00, sha c6abab4fc8bf)
  - site_page: https://materialize.com/docs (fetched 2026-08-29T08:42:31.903675+00:00, sha 827dacb60159)
  - site_page: https://materialize.com/docs/get-started (fetched 2026-08-29T08:42:31.905378+00:00, sha c29365d2696e)
  - site_page: https://materialize.com/docs/concepts (fetched 2026-08-29T08:42:31.907078+00:00, sha 35c859d26900)
  - site_page: https://materialize.com/docs/releases (fetched 2026-08-29T08:42:31.908851+00:00, sha b7ec549e458b)
  - site_page: https://materialize.com/materialize-pricing (fetched 2026-08-29T08:42:31.895551+00:00, sha 0a0b6d5b74b5)
  - site_page: https://materialize.com/customer-stories/neo-financial (fetched 2026-08-29T08:42:31.899992+00:00, sha 56b65a1fcfce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
