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

KiteSQL

obipsqlclient

|
3 installs
| (0) | Free
Send SQL queries to SOAP/REST APIs and view results in a table
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

KiteSQL

KiteSQL is a Visual Studio Code extension for running SQL queries against SOAP and REST APIs and viewing results in VS Code.

Install

Install KiteSQL from the Visual Studio Code Marketplace, then reload VS Code if prompted.

Getting Started

  1. Open the Command Palette with Ctrl+Shift+P (Cmd+Shift+P on macOS).
  2. Run KiteSQL: Open Settings.
  3. Add and test a remote server connection.
  4. Open a SQL file and select the connection to use.
  5. Place the cursor in a query and run KiteSQL: Run Current Query.

Commands

Command Description
KiteSQL: Open Settings Manage remote server connections.
KiteSQL: Select connection for this editor Select the connection used by the active SQL editor.
KiteSQL: Run Current Query Run the query at the active cursor position.
KiteSQL: Run Query at Line Run a query at a specified SQL line.

KiteSQL: Run Current Query is also available with Ctrl+Enter on Windows and Linux, or Cmd+Enter on macOS.

Requirements

  • Visual Studio Code 1.85.0 or later.
  • Access to a compatible KiteSQL API endpoint.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft