Skip to content

miguel-vivanco/vscode-sql-notebook

 
 

Repository files navigation

VS Code SQL Notebook

Visual Studio Marketplace Installs GitHub Release

Open SQL files in the VS Code Notebook interface. Execute query blocks and view output interactively.

Screen Shot 2021-12-30 at 1 34 19 PM

Features

  • Open any .sql file as a Notebook.
  • Execute query blocks in the Notebook UI and view output.
  • Configure database connections in the SQL Notebook sidepanel.
  • Supports MySQL PostgreSQL, and MSSQL (Oracle support coming soon).
  • (coming soon) Built-in typed autocomplete.

Usage

Open any .sql file with the Open With menu option. Then, select the SQL Notebook format. Configure database connections in the SQL Notebook sidepanel.

Screen Shot 2021-12-30 at 1 30 29 PM

Screen Shot 2021-12-30 at 1 30 39 PM

Screen Shot 2021-12-30 at 1 34 32 PM

Packages

No packages published

Languages

  • TypeScript 98.3%
  • JavaScript 1.7%