-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0ca7de3
commit 90ee1f2
Showing
17 changed files
with
82 additions
and
70 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
--- | ||
title: Ecosystem | ||
--- | ||
|
||
# Databend Ecosystem | ||
|
||
To seamlessly integrate with your workflow, Databend continually expands its ecosystem, actively integrating with key data tools and technologies in the industry. The image below provides an overview of the tools, platforms, and programming languages supported by Databend: | ||
|
||
![Alt text](@site/static/img/documents/overview/ecosystem.png) | ||
|
||
Refer to the links below for integration instructions and tutorials: | ||
|
||
- **Develop** | ||
|
||
- [Golang](/developer/drivers/golang) | ||
- [Python](/developer/drivers/python) | ||
- [Node.js](/developer/drivers/nodejs) | ||
- [Java](/developer/drivers/jdbc) | ||
- [Rust](/developer/drivers/rust) | ||
|
||
- **ETL** | ||
|
||
- [Airbyte](../../40-load-data/02-load-db/airbyte.md) | ||
- [Kafka](../../40-load-data/02-load-db/kafka.md) | ||
- [dbt](../../40-load-data/02-load-db/dbt.md) | ||
- [Addax](../../40-load-data/02-load-db/addax.md) | ||
- [Flink CDC](../../40-load-data/02-load-db/flink-cdc.md) | ||
- [DataX](../../40-load-data/02-load-db/datax.md) | ||
- [Debezium](../../40-load-data/02-load-db/debezium.md) | ||
|
||
- **BI & Visualization** | ||
|
||
- [Metabase](../../31-visualize/metabase.md) | ||
- [Grafana](../../31-visualize/grafana.md) | ||
- [Redash](../../31-visualize/redash.md) | ||
- [Tableau](../../31-visualize/tableau.md) | ||
|
||
- **Notebooks** | ||
|
||
- [Deepnote](../../31-visualize/deepnote.md) | ||
- [Jupyter Notebook](../../31-visualize/jupyter.md) | ||
|
||
- **Log Collector** | ||
|
||
- [Vector](../../40-load-data/02-load-db/vector.md) | ||
|
||
- **AI** | ||
- [MindsDB](../../31-visualize/mindsdb.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
1 change: 1 addition & 0 deletions
1
...n/guides/00-overview/00-editions/index.md → ...n/guides/00-products/00-overview/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.