Materialize is a streaming database for real-time applications. Materialize accepts input data from a variety of streaming sources (like Kafka), data stores and databases (like S3 and Postgres), and files (like CSV and JSON), and lets you query them using SQL.
Get started with Materialize
Follow this walkthrough to start creating live views on streaming data with Materialize.
Key Concepts
New & updated
- Release Notes
- CDC with MySQL
- Materialize Cloud - Now in open beta!
Learn more
- Install Materialize to try it out or try Materialize Cloud for free.
- Check out the Materialize blog for neat things our developers wrote.
- What is Materialize? to learn more about what Materialize does and how it works.
- Architecture documentation for a deeper dive into the
materialized
binary’s components and deployment.