Extension Views
Table Data Explorer
|
Interactive Charts
|
Editor
|
Schema Details
|
Features
- Table Viewer: Browse database tables with pagination and sorting.
- Advanced Filtering: Filter specific columns or search globally across the table.
- Data Visualization: Visualize your data using Bar, Line, Pie, and Scatter charts with multi-color support.
- SQL Editor: Execute custom SQL queries and view results instantly.
- Export Capabilities: Export table data or query results to CSV, JSON, and more.
- Theme Support: Seamlessly integrates with VS Code's light and dark themes.
DB Viewer is designed to handle a wide range of SQLite-compatible database files:
| Extension |
Description |
| .db |
Standard Database File |
| .sqlite / .sqlite3 |
SQLite Database |
| .db3 / .s3db |
SQLite 3 Database |
| .sl3 |
SQLite 3 Database (Variant) |
| .sqlitedb |
SQLite Database |
Keyboard Shortcuts
Boost your productivity with these built-in shortcuts:
| Shortcut |
Action |
| Ctrl + R / F5 |
Refresh current table data |
| Ctrl + F |
Focus on the search/filter input |
| Ctrl + Shift + C |
Copy all table data to clipboard |
| Esc |
Cancel current cell edit |
Feedback
If you find this extension useful, please consider leaving a ⭐️⭐️⭐️⭐️⭐️ review!
Your feedback helps us improve and reach more developers.
Created with ❤️ by Mujeeb ur Rehman
| |