Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 575 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 575 Bytes

SQLite3 Editor for VSCode

This VSCode extension provides a custom editor for SQLite3 databases.
Its main advantages are:

  1. Seamless integration with VSCode: Unlike other standalone database clients, this extension allows opening a database file with a single click.
  2. Spreadsheet-like editing experience: This is a feature missing from other VSCode extensions, and offers a more intuitive editing experience.

For installation and more details, please visit VSCode marketplace.