Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SQLite ViewerNew to Visual Studio Code? Get it now.

SQLite Viewer

Florian Klampfer

qwtel.com
|
378,600 installs
| (27) | Free
SQLite Viewer for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SQLite Viewer for VSCode

A quick and easy SQLite viewer for VSCode, inspired by DB Browser for SQLite and Airtable.

Sqlite Viewer Demo


Features

  • Platform-independent, no native dependencies — now working on VSCode for Web
  • File extension association: Just click on a .sqlite file and the custom viewer opens
  • Fast UI with virtualized scrolling, sorting, filtering, etc.
  • Seamlessly integrates with VSCode and matches your color theme

Caveats

  • Cached and Readonly
  • Only works for files that fit in system memory
  • No query runner
  • Requires uncorrupted files, i.e. -journal and -wal files are ignored

🆕 Try Out the Standalone Web App

You can now use this extension as a standalone web app at sqliteviewer.app.

Inspect .sqlite files from any machine, no installation or file upload required.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft