datahub/docs/features.md

55 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

---
hide_title: true
slug: /features
---
import FeatureCardSection from '@site/src/pages/docs/\_components/FeatureCardSection';
import QuickstartCTA from '@site/src/pages/docs/\_components/QuickstartCTA';
2023-11-22 19:00:34 +09:00
# What is DataHub?
DataHub is a modern data catalog designed to streamline metadata management, data discovery, and data governance. It enables users to efficiently explore and understand their data, track data lineage, profile datasets, and establish data contracts.
2024-04-30 08:12:32 +09:00
This extensible metadata management platform is built for developers to tame the complexity of their rapidly evolving data ecosystems and for data practitioners to leverage the total value of data within their organization.
<p align="center">
<img
alt="DataHub Integrations"
src="/img/diagrams/datahub-flow-diagram-light.png"
style={{ padding: "2rem" }}
/>
</p>
2023-11-22 19:00:34 +09:00
## Quickstart
<QuickstartCTA/>
2023-11-22 19:00:34 +09:00
## Key Features
2023-11-22 19:00:34 +09:00
<FeatureCardSection/>
2023-11-22 19:00:34 +09:00
## Get Started
2023-11-22 19:00:34 +09:00
### Deployment
2023-11-22 19:00:34 +09:00
To get started with DataHub, you can use a simple CLI command. Alternatively, you can deploy the instance to production using Docker or Helm charts.
2023-11-22 19:00:34 +09:00
- [Quickstart](quickstart.md)
- [Self-hosting DataHub with Kubernetes](deploy/kubernetes.md)
- [DataHub Cloud](managed-datahub/managed-datahub-overview.md)
2023-11-22 19:00:34 +09:00
### Ingestion
2023-11-22 19:00:34 +09:00
DataHub supports ingestion by UI and CLI.
2023-11-22 19:00:34 +09:00
- [UI-based Ingestion](ui-ingestion.md)
- [CLI-based Ingestion](../metadata-ingestion/cli-ingestion.md)
2023-11-22 19:00:34 +09:00
## Join the Community
2023-11-22 19:00:34 +09:00
For additional information and assistance, feel free to visit one of these channels!
2023-11-22 19:00:34 +09:00
- [Slack](https://datahubspace.slack.com)
- [Blog](https://medium.com/datahub-project/)
2023-11-22 19:00:34 +09:00
- [LinkedIn](https://www.linkedin.com/company/acryl-data/)
- Our champions - [Data Practitioners Guild](https://datahub.com/guild/) & [DataHub Champions](https://datahub.com/champions)