Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 14 additions & 11 deletions docs/integrate/meltano/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,36 +20,39 @@ powerful data extraction and consolidation elements.
as Singer taps and targets.


:::{rubric} Learn
:::{rubric} Adapters
:::

::::{grid}

:::{grid-item-card} Examples
:link: https://github.com/crate/cratedb-examples/tree/main/framework/meltano
:link-type: url
Examples about working with CrateDB and Meltano.
:::

:::{grid-item-card} meltano-tap-cratedb
:link: https://github.com/crate-workbench/meltano-tap-cratedb
:link: https://hub.meltano.com/extractors/tap-cratedb/
:link-type: url
A Singer tap / Meltano extractor for CrateDB.
:::

:::{grid-item-card} meltano-target-cratedb
:link: https://github.com/crate-workbench/meltano-target-cratedb
:link: https://hub.meltano.com/loaders/target-cratedb/
:link-type: url
A Singer target / Meltano loader for CrateDB.
:::

::::


:::{todo}
🚧 These adapters are a work in progress, contributions and interest are welcome. 🚧
:::{rubric} Learn
:::

::::{grid}

:::{grid-item-card} Examples
:link: https://github.com/crate/cratedb-examples/tree/main/framework/meltano
:link-type: url
Examples about working with CrateDB and Meltano.
:::

::::


[Meltano]: https://meltano.com/
[Meltano Hub]: https://hub.meltano.com/
Expand Down