37 lines
1.1 KiB
Markdown
Raw Normal View History

2021-11-05 20:45:21 +00:00
---
description: In this section, we present an overview of OpenMetadata features.
---
# Features
### Use keyword queries to search across assets
2021-11-05 20:45:21 +00:00
#### Find assets based on name, description, and component metadata (e.g., column name, description) and containing service
![](../.gitbook/assets/asset-discovery-features.gif)
For more details see the [Asset Discovery](asset-discovery.md) documentation.
### Use complex queries to search across assets
2021-11-05 20:45:21 +00:00
#### Find assets matching strict criteria on metadata properties and Boolean operators.
2021-11-05 20:45:21 +00:00
![](../.gitbook/assets/complex-queries.gif)
For more details on asset metadata properties, please see the [Asset Discovery](asset-discovery.md) documentation.
### Trace data lineage across assets
#### Trace the path of data across tables, pipelines, and dashboards.
![](../.gitbook/assets/lineage-feature.gif)
### Assess data reliability based on profile metadata
#### Understand how many rows are being added to a table daily, unique count ratio, null count ratio, etc.
![](../.gitbook/assets/data-profiler-feature.gif)