#15 · Primary category: AI Data Infrastructure & Storage
materialize
The live data layer for apps and AI agents. Create up-to-the-second views into your business, just using SQL
Project last updated:08/30/26
GitHub Stars
6.4K
Forks
511
Contributors
205
License
Other
Why we included this project
Materialize keeps SQL materialized views up to date as new events arrive, so you don't have to rerun batch jobs or maintain caches by hand. You point it at systems like Postgres, MySQL, or Kafka, write the view you want in SQL, and it keeps answering strongly consistent queries even when the view joins data from several upstream stores. That guarantee matters when the output feeds RAG context, operational dashboards, or customer-facing requests, where an approximate number is hard to act on. It also lets you offload heavy reads from your primary database, and since it runs in your own infrastructure, read-heavy workloads don't force you to build a custom pipeline stack.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ClickHouse
ClickHouse® is a real-time analytics database management system
simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
gun
An open source cybersecurity protocol for syncing decentralized graph data.
emqx
The most scalable and reliable MQTT broker for AI, IoT, IIoT and connected vehicles
server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.