Free sqlite
VSCode extension to explore and query SQLite databases.
open-source and free.
✨ Features
- 📃 Open any SQLite file - Simply click on .sqlite or .db files to open them instantly
- 🛡 Table Explorer - Browse all tables in your database from an integrated sidebar
- 🌈 Data Visualization - View table data in a clean, modern interface that adapts to your VS Code theme
- 🖥 SQL statement editor - SQL statement editor, Automatically complete SQL keywords, table names, and fields
- 📦 Query result export - The query results can be exported as Excel or CSV
- ❤️ Favorites - Collect some of your most commonly used SQL statements
How to use
Install
VSCode extension install!
Install free sqlite
Open database
Now! Browse all tables in your database in the right panel

Multiple files

SQL Editor
Automatically complete SQL keywords, table names, and fields

Favorite
Quickly execute or view your frequently used SQL

Export

| |