8000 GitHub - metabolicdata/core: Developer centric data transformation for true tech & data ownership. DBT for Streaming Data Mesh
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

metabolicdata/core

Repository files navigation

🫀Metabolic: dbt for Streaming Data Mesh

Github Actions Badge Latest Release

What's metabolic?

Metabolic is a data tool for software developers to easily create and maintain an interface on top of their Data Domain. It enables iteration on technological decisions without compromising the reliability of dependent data applications — similar in spirit to contract testing for asynchronous services.

With Metabolic, you can safely add, modify, or deprecate columns, tables, and streams while maintaining service continuity for downstream consumers like BI dashboards, analytics tools, and machine learning workflows.

📚 Learn more at docs.getmetabolic.io

Running metabolic

To run a simple job in batch

./metabolic.sh run example.conf

To run reload all the history

./metabolic.sh run --full-refresh example.conf

To run it in streaming

./metabolic.sh run --streaming example.conf

Contributing

Want to help build Metabolic? Whether it's reporting issues, improving documentation, fixing bugs, writing tests, or contributing new features — we welcome your support!

👉 Check out the contribution guide for more info.

About

Developer centric data transformation for true tech & data ownership. DBT for Streaming Data Mesh

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

0