SQLite Runner LSPA very simple VSCode extension (and LSP) that validates SQL files by running them against a temporary SQLite database in real-time.
Tested on Linux with SQLite 3.51-3.53 (2026-04). Should also work on Windows and MacOS - feedback welcome. InstallFrom the VSCode Marketplace here or from Open VSIX here. Usage
Each validation run creates a fresh temporary database, so you can test The script is internally prefixed with There are no configurable options. Development for VSCode extensionRun |
