An open API service indexing awesome lists of open source software.

https://github.com/materializeinc/demos

Demos of Materialize, the operational data warehouse.
https://github.com/materializeinc/demos

Last synced: 10 months ago
JSON representation

Demos of Materialize, the operational data warehouse.

Awesome Lists containing this project

README

          

# Materialize Demos

[![Slack Badge](https://img.shields.io/badge/Join%20us%20on%20Slack!-blueviolet?style=flat&logo=slack&link=https://materialize.com/s/chat)](https://materialize.com/s/chat)

Materialize is the real-time data integration platform that enables you to use SQL to transform, deliver, and act on fast changing data.

This repo is a collection of sample code that walks you through using Materialize for different use cases, and with different stacks. All demos assume that you have [signed up for a Materialize account](https://materialize.com/register/).

## Use Cases



Demo
Stack
Description




antennas-kafka
Node.js, GraphQL, Kafka
Tracking key performance indicators for infrastructure monitoring


antennas-postgres
Node.js, GraphQL, Postgres


ecommerce
MySQL, Debezium, Kafka, Metabase
Building a streaming ETL pipeline for e-commerce analytics


ecommerce-redpanda
MySQL, Debezium, Redpanda, Metabase

## Ecosystem

### dbt



Demo
Stack
Description




dbt-get-started
dbt
The dbt version of the Materialize get started guide


dbt-jaffle-shop
dbt
An adapted version of the dbt Jaffle Shop using dbt-materialize

## Integration Examples

This is a collection of reference integration for various operational tools.

- [datadog][./integrations/datadog]
- [grafana][./integrations/grafana]
- [terraform][./integrations/terraform]

## Connection Examples

This is a collection of reference examples for common language-specific PostgreSQL drivers and PostgreSQL-compatible ORMs that have been tested with Materialize.

- [PHP](./connection-examples/php)
- [NodeJS](./connection-examples/nodejs)
- [TypeScript](./connection-examples/typescript)
- [Deno](./connection-examples/deno)
- [Java](./connection-examples/java)
- [Python](./connection-examples/python)
- [FastAPI](./connection-examples/fastapi)
- [Ruby](./connection-examples/ruby)
- [Go](./connection-examples/go)
- [Lua](./connection-examples/lua)
- [Rust](./connection-examples/rust)

## Getting support

If you run into a snag or need support as you explore the demos in this repo, join the Materialize [Slack community](https://materialize.com/s/chat) or [open an issue](https://github.com/MaterializeInc/demos/issues/new)!