SAP-archive / sap-hana-driver-for-sqltools

A Visual Studio Code extension which extends the SQLTools extension, with a driver to work with the SAP HANA Database. It supports tables and views, as well as running queries on an SAP HANA Database.
Apache License 2.0
20 stars 11 forks source link
database-management hana hana-database vscode vscode-extension vscode-plugin

CircleCI Commitizen friendly DependentBot REUSE status Language grade: JavaScript

Description

A Visual Studio Code extension which extends the SQLTools extension, with a driver to work with the SAP HANA Database. It supports tables and views, as well as running queries on an SAP HANA Database.

Installation

From the VS Code Marketplace

In the SAP HANA Driver for SQLTools VS Code marketplace page, click Install.

From GitHub Releases

  1. Go to GitHub Releases.
  2. Search for the .vsix archive under sap-hana-driver-for-sqltools\@x.y.z releases. (Replace x.y.z with the desired version number.)
  3. Follow the instructions for installing an extension from a .vsix file in the VSCode's guide.

Usage

After installing the SAP HANA Driver for SQLTools, you will be able to create connections to SAP HANA Database, explore tables and views, and run queries. For more information on how to use SQLTools please refer to SQLTools extension

Support

Please open issues on github.

Contributing

See CONTRIBUTING.md.

License

Copyright (c) 2021 SAP SE or an SAP affiliate company and SAP HANA Driver for SQLTools contributors This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the LICENSE file.