Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SQLite WorkbenchNew to Visual Studio Code? Get it now.
SQLite Workbench

SQLite Workbench

arnovda1

|
8 installs
| (1) | Free
Lightweight SQLite database manager to view, query, and edit .sqlite and .db files directly in VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SQLite Workbench

A VS Code extension for viewing and querying SQLite databases.

Features

  • Browse tables: view all tables and views in your database, filtered by type (All / Tables / Views)
  • Sort and filter: sort and filter each columns
  • Query editor: write and run SQL queries with syntax highlighting and autocomplete
  • Paginated results: large result sets are paginated for fast rendering
  • Inline record editing: click any cell to edit the contents of it
  • Light & dark theme: the query editor automatically follows your VS Code theme

Images

Query Preview Overview Preview Tables Preview

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft