# CSV

- [CSV Overview](/docs/server/server-usage/storage-engines/csv/csv-overview.md): The CSV Storage Engine stores data in comma-separated values format text files, making it easy to exchange data with other applications.
- [Checking and Repairing CSV Tables](/docs/server/server-usage/storage-engines/csv/checking-and-repairing-csv-tables.md): Learn how to use CHECK TABLE and REPAIR TABLE to identify and fix corruptions in CSV tables, discarding rows from the first error onwards.
