Beginner
1 min
Development Tools
Converting Excel Data to SQL
1. Export CSV
In Excel/Sheets, go to File -> Download -> CSV.
2. Paste Data
Open the CSV to SQL converter and paste the text.
3. Execute SQL
Copy the output and paste it into TablePlus, DBeaver, or psql.