Data / SQL Tools
CSV ↔ JSON/XML/SQL, schema validators, Prisma translators.
10 tools · all run in your browser
CSV Viewer
1
View CSV data in a sortable, filterable table
CSV → SQL INSERT
1
Generate SQL INSERT statements from CSV data
SQL → CSV Fixture
1
Convert SQL INSERT statements to CSV format
TSV ↔ CSV
1
Convert between tab-separated and comma-separated values
CSV Schema Validator
1
Validate CSV data against a column schema definition
SQL → Prisma Schema
2
Convert SQL CREATE TABLE statements to Prisma schema
CSV Column Remapper
1
Rename, reorder, or drop columns in CSV data
CSV Validator with Schema
1
Validate CSV data against column type definitions
SQL Identifier Caser
1
Convert SQL identifiers between snake, camel, and Pascal case
Column Extract
1
Pull the Nth whitespace-delimited column from each line