18 Forks
175 Stars
175 Watchers

vscode-sqlite

VSCode extension to explore and query SQLite databases.

How to download and setup vscode-sqlite

Open terminal and run command
git clone https://github.com/AlexCovizzi/vscode-sqlite.git
git clone is used to create a copy or clone of vscode-sqlite repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-sqlite https://github.com/AlexCovizzi/vscode-sqlite/archive/master.zip

Or simply clone vscode-sqlite with SSH
[email protected]:AlexCovizzi/vscode-sqlite.git

If you have some problems with vscode-sqlite

You may open issue on vscode-sqlite support forum (system) here: https://github.com/AlexCovizzi/vscode-sqlite/issues