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.
- Host: GitHub
- URL: https://github.com/materializeinc/demos
- Owner: MaterializeInc
- License: apache-2.0
- Created: 2022-01-13T23:43:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-02T15:51:01.000Z (almost 2 years ago)
- Last Synced: 2024-12-12T19:08:09.345Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://materialize.com
- Size: 1.52 MB
- Stars: 51
- Watchers: 4
- Forks: 9
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Materialize Demos
[](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)!