Skip to content
| Marketplace
Sign in
Visual Studio Code>Data Science>SQLite ToolNew to Visual Studio Code? Get it now.
SQLite Tool

SQLite Tool

myway

|
366 installs
| (0) | Free
A powerful SQLite database viewer and editor with SQL execution support for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SQLite Tool - SQLite Database Viewer

A powerful VSCode extension for viewing and managing SQLite database files.

Version License

Key Features

Database Browsing

  • Auto Recognition - Supports .db, .sqlite, .sqlite3, .db3 format database files
  • Database Overview - View basic database information, file size, and table count statistics
  • Table List Navigation - Quickly browse all tables, displaying table types and row counts Database Overview

Data Viewing and Editing

  • Table Data View - Display data in tabular format with pagination support (10/20/50/100 rows)
  • Data Query - Search by field name
  • Table Structure Analysis - View field definitions, data types, primary keys, not-null constraints, default values
  • Index Information - Display table index details
  • Create Statements - View complete CREATE SQL statements for tables Table Data

SQL Execution

  • SQL Editor - Integrated Monaco Editor with syntax highlighting
  • Execution Control - Support for executing all SQL or selected portions
  • Result Display - Bottom console shows execution results
  • Formatting - SQL statement formatting functionality SQL Execute

More Features

  • JSON Formatting - Field values that conform to JSON format can be viewed as formatted JSON data
  • Foreign Key Fields - Display foreign key associated tables, click to quickly jump to related tables

Documentation

  • 中文文档 (Chinese)

Suggestions & Feedback

If you have any usage issues or suggestions, you can:

  • Create an Issue
  • Email: lixin544@163.com
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft