Materialize is a streaming database for real-time applications.
Our demos let you try out Materialize for yourself. Each one walks you through building a real-time application based on streaming data using standard SQL. The demos run in isolation on your computer, using Docker to simulate a distributed cloud architecture.
Try one out now:
| Demo | Description |
|---|---|
| ecommerce | See the real-time incremental computation capabilities of Materialize in the context of an e-commerce website. |
| ecommerce-redpanda | Like the ecommerce demo, but with Redpanda rather than Kafka. |
| dbt-jaffle-shop | The dbt tutorial adapted for Materialize. |
| http-logs | Extract insights from your web server's log files for real-time business and operational analysis. |
| wikirecent | A real-time view of top 10 Wikipedia editors using Python and JavaScript |