All Projects → SAP → sap-hana-driver-for-sqltools

SAP / sap-hana-driver-for-sqltools

Licence: Apache-2.0 license
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.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to sap-hana-driver-for-sqltools

vscode-px-to-rem
Extension that allows you to convert from px to rem, and vice versa
Stars: ✭ 36 (+111.76%)
Mutual labels:  vscode-extension, vscode-plugin
Sublimetext Sqltools
SQLTools for Sublime Text 3
Stars: ✭ 166 (+876.47%)
Mutual labels:  database-management, vscode-extension
vscode-markdown-link-suggestions
Suggests workspace files and MarkDown file headers in MarkDown links
Stars: ✭ 15 (-11.76%)
Mutual labels:  vscode-extension, vscode-plugin
git-emoji-zh
VS code 插件,在 VScode 中提交 git 的时候添加 emoji 表情😝
Stars: ✭ 39 (+129.41%)
Mutual labels:  vscode-extension, vscode-plugin
vscode-console-helper
vscode console helper — 旨在帮助开发人员编码时更快的输入/移除 log,搭配上醒目的主题,提高开发效率。
Stars: ✭ 36 (+111.76%)
Mutual labels:  vscode-extension, vscode-plugin
angular-karma test-explorer
vscode extension for easy angular testing and debugging
Stars: ✭ 67 (+294.12%)
Mutual labels:  vscode-extension, vscode-plugin
Vscode Sqltools
Database management for VSCode
Stars: ✭ 741 (+4258.82%)
Mutual labels:  database-management, vscode-extension
SITreg
SAP Event Registration app backend
Stars: ✭ 26 (+52.94%)
Mutual labels:  hana, hana-database
iridium
💎 Growing collection of VS Code extensions with a fancy name
Stars: ✭ 39 (+129.41%)
Mutual labels:  database-management, vscode-extension
vscode-settings
vscode(Visual Studio Code) 相关设置、使用技巧等整理
Stars: ✭ 16 (-5.88%)
Mutual labels:  vscode-extension, vscode-plugin
vscode-react-component-generator
A VSCode extension that generates a new React component with its files automatically in VSCode.
Stars: ✭ 18 (+5.88%)
Mutual labels:  vscode-extension, vscode-plugin
quit-control-vscode
➡️ Stop mistyping keyboard shortcuts and quitting VSCode unintentionally
Stars: ✭ 37 (+117.65%)
Mutual labels:  vscode-extension, vscode-plugin
vscode-java-saber
⚔️ To make the vscode work as Eclipse or IDEA when you are coding in java.
Stars: ✭ 28 (+64.71%)
Mutual labels:  vscode-extension, vscode-plugin
mirage
A Mirage blue theme with pastel tones for Visual Studio Code
Stars: ✭ 39 (+129.41%)
Mutual labels:  vscode-extension, vscode-plugin
z-reader
📘 [vscode插件] 小说阅读器,支持在线搜索和本地阅读,支持txt和epub格式
Stars: ✭ 205 (+1105.88%)
Mutual labels:  vscode-extension, vscode-plugin
project-japanese-proofreading
テキストファイルやMarkdownファイルの日本語の文章をチェックするVS Codeの拡張機能
Stars: ✭ 81 (+376.47%)
Mutual labels:  vscode-extension, vscode-plugin
vs-code-bpmn-io
Edit BPMN 2.0 files. Based on bpmn.io tools.
Stars: ✭ 87 (+411.76%)
Mutual labels:  vscode-extension, vscode-plugin
vscode-stylelint-plus
A Visual Studio Code extension to lint CSS/SCSS/Less with stylelint, support auto fix on save.
Stars: ✭ 32 (+88.24%)
Mutual labels:  vscode-extension, vscode-plugin
vscode-appsync-resolver-autocomplete
Adds autocomplete functionality to vscode when editing AWS AppSync resolver vtl files.
Stars: ✭ 21 (+23.53%)
Mutual labels:  vscode-extension, vscode-plugin
vscode-vtools
A collection of small tools for Visual Studio Code.
Stars: ✭ 20 (+17.65%)
Mutual labels:  vscode-extension

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].