Data Import / Load
This page is part of MariaDB's Documentation.
The parent of this page is: Data Operations
Topics on this page:
Overview
MariaDB SkySQL supports multiple methods for data import:
Import from a TSV/CSV file using the LOAD DATA LOCAL INFILE statement
| |
Restore a logical backup created using the mariadb-dump or mysqldump utilities
| |
Import from a TSV/CSV file using the mariadb-import utility
| |
Import large data sets with assistance from SkySQL support
|