This is a collection of example Dataland modules that can be deployed to your Dataland workspace. You can learn more about Dataland at https://docs.dataland.io.
Example modules include MySQL sync, Postgres sync, Stripe sync, Airtable sync, and Shopify sync. The Dataland core team releases new "beta" modules here on a regular basis.
Feel free to fork and remix modules to include your own custom logic.
Follow this guide to install modules in this repo.
Generally speaking, each example lives in its own top-level directory in this repo and should be fully self-contained within that directory.
There is also some additional tooling to ensure consistency across the examples.