TinySQL Editor
📁 Upload File
Ready
Tables
↻
+ Upload File
📊
No Tables Loaded
Upload a file or load from disk
Query Examples
SELECT * FROM users LIMIT 10
SELECT name, age FROM users WHERE age > 25
SELECT COUNT(*) as total FROM users
SELECT * FROM users ORDER BY age DESC
▶ Execute
Clear
Format
⚡
Ready to Query
Write your SQL query above and click Execute to see results
Pivot Grid
Use the pivot toolbar to render d3 charts
Auto Pivot
Show Table