Drop a DuckDB file or click Open
Supports .duckdb · .dbTable has no rows
Schema exists but contains no dataInitialising DuckDB-Wasm…
Drop to load
DuckDB database fileThe FinancialDataTools.com DuckDB Viewer is a free, browser-based tool for opening, inspecting, querying, and exporting DuckDB database files. It runs entirely in your browser using DuckDB-Wasm — no file is ever uploaded to any server.
Open any DuckDB database file (.duckdb, .db). DuckDB-Wasm provides full query support including all standard DuckDB SQL syntax: CTEs, window functions, PIVOT, JSON operations, list operations, ASOF JOIN, and temporal queries.
Browse tables and rows in a spreadsheet-style grid. Sort any column ascending or descending. Filter rows by column values or custom conditions. Run any DuckDB SQL query using the built-in SQL panel. Inspect table schema including column types. Export data to CSV, JSON, TSV, or Excel (.xlsx) — including multi-table workbook export.
All database processing happens inside your browser using DuckDB-Wasm. No file content is transmitted to any server. Closing the browser tab clears all data immediately.
Click the Open button or drag and drop your .duckdb file. Tables appear as tabs. Click SQL to open the query panel and run any DuckDB SQL. Click Export to download your data.
Analyze large financial datasets stored in DuckDB. Run analytical SQL against trading data or market history. Inspect DuckDB exports from Python or R data pipelines. Export DuckDB tables to Excel for reporting.
Yes, completely free with no signup required.
No. DuckDB-Wasm runs entirely in your browser.
Yes. Full DuckDB SQL including CTEs, window functions, PIVOT, and JSON operations.
Yes. DuckDB-Wasm provides complete analytical SQL support in the browser.