Skip to content

codefori/vscode-db2i

Repository files navigation

vscode-db2i

GitHub star this repo 🌟 View our documentation 📘

Db2 for IBM i provides SQL functionality to VS Code.

  • Statement executor and result set view
  • Schemas view
  • Query history
  • SQL Job Manager, with JDBC options editor and configuration manager

Building from source

  1. This project requires VS Code and Node.js.
  2. fork & clone repo
  3. npm i
  4. npm run dsc (to fetch the Server Component)
  5. 'Run Extension' from vscode debug.