Back to Datahub

README

metadata-ingestion/docs/sources/tidb/README.md

1.7.01.2 KB
Original Source

Overview

TiDB is an open-source, distributed SQL database that is compatible with the MySQL protocol and MySQL ecosystem. Learn more in the official TiDB documentation.

The DataHub integration for TiDB covers core relational metadata entities such as databases, schemas, tables, views, and schema fields. It also captures table- and column-level lineage, data profiling, and stateful deletion detection.

Concept Mapping

Source ConceptDataHub ConceptNotes
TiDB cluster or deploymentPlatform InstanceConfigure using the platform_instance field
DatabaseContainerGroups schemas and datasets
SchemaContainerGroups tables and views
Table or viewDatasetPrimary ingested technical asset
ColumnSchemaFieldIncluded through schema extraction
View and table dependenciesLineage edgesAvailable when lineage extraction is enabled