DOCS / MEJA
Import and export data
Move data with clear formats and column mappings.
Import a file
- Open the destination table and choose Import. Select a supported file, or drop it into the import dialog.
- Review the preview. Confirm the delimiter, header setting and destination-column mapping before starting.
- Start the import and watch its progress. If it fails, inspect the reported error and affected data before retrying.
Choose the right format
SQL workflows support CSV, JSON, SQL INSERT dumps, XLSX, JSONL and Markdown exports. Parquet export is available in supported table-data workflows. NoSQL export choices are more limited, typically CSV and JSON.
SQL dump import executes statements against the selected connection. Confirm the destination and review the dump before importing it.
Export the intended rows
Open the export menu in the table or results view and choose a format and destination. Table-data exports can respect active filters, sorting and limits; check the current view before exporting.