Documentation
Everything you need to know about using dbxlite for browser-based SQL queries.
Getting Started with dbxlite
Learn the basics of dbxlite and start querying data in minutes.
Loading Data
Load CSV, Parquet, JSON files from local files or remote URLs.
SQL Reference
DuckDB SQL syntax, functions, and advanced query patterns.
Exporting Data
Export query results to CSV, JSON, Parquet, or clipboard.
Interactive Examples
Learn SQL with 19 built-in examples covering DuckDB basics, advanced analytics, remote datasets, extensions, and BigQuery.
Quick Start
1
Open the app
Visit sql.dbxlite.com - no installation or signup required.
2
Load your data
Drag & drop a CSV, Parquet, or JSON file, or load from a URL.
3
Write SQL
Use standard SQL to query your data. Results appear instantly.