# MySQL Metadata Extracted

Secoda pulls the following metadata from MySQL:

* Tables and Views
  * Name
  * Description
  * Schema
  * Database
* Columns
  * Name
  * Description
  * Type
  * Sort Order
  * Foreign Key
  * Primary Key
* Column Profile
  * Min
  * Max
  * Median
  * STD Deviation
  * Value Distribution
  * Statistic Value Count
  * Percent Filled
  * Unique
* Lineage
  * MySQL Table <-> My SQL Table
  * MySQL Column <-> MySQL Column
  * MySQL Column <-> MySQL View
  * MySQL Table <-> MySQL Table
  * MySQL Table/View <-> Tables from other sources
  * MySQL Table/View <-> Dashboards from other sources
  * MySQL Table/View <-> Jobs from other sources
* Preview on first 50 rows (Optional)
