Awesome
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
- Go to GitHub Releases.
- Search for the
.vsix
archive undersap-hana-driver-for-sqltools\@x.y.z
releases. (Replacex.y.z
with the desired version number.) - 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.