Skip to content
Back to workflows

CSV Migration Pipeline

Convert CSV into JSON objects, SQL INSERTs, and a Markdown table

4 steps~5 seconds
Progress0/4
1

CSV Input

Pending

Paste CSV data with a header row

2

Parse CSV

Pending

Parse CSV into an array of JSON objects

Auto-filled from previous step
3

Generate SQL INSERT

Pending

Convert CSV into SQL INSERT statements

Auto-filled from previous step
4

Generate Markdown Table

Pending

Render CSV as a Markdown table

Auto-filled from previous step
Advertisement