datafe / sqltools-hologres-vscode-extension

This is a lightweight fork of the PostgreSQL driver from SQLTools to integrate with Alibaba Cloud Hologres. Providing for running Hologres SQL and getting results, SQL formatting, generating SQL statements and SQL completion.

Home Page:https://hologram.console.aliyun.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQLTools Hologres Driver

This is a lightweight fork of the PostgreSQL driver from SQLTools to integrate with Alibaba Cloud Hologres. Providing for running Hologres SQL and getting results, SQL formatting, generating SQL statements and SQL completion.

Premises and Recommends

This plugin is only for connection testing and local resources management, please use below products for development and production.

Quick Start

  • Prepare a Hologres instance, goto Hologres Console and apply an instance.
  • Open instance public network and enable SSL, then download the SSL certificate. Enable Hologres Public Network Enable Hologres SSL
  • Click account management and open HoloWeb, then create a user account for connection. Goto Account Management Create a User Account
  • Create databases, schemas and tables, then insert data. Create Databases, Schemas and Tables Insert Data
  • Install SQLTools
  • Install SQLTools Hologres Driver plugin.
  • Open SQLTools and choose Hologres as the connection type. Hologres SQLTools Demo1
  • Input the connection information. Hologres SQLTools Demo2
  • Run SQL and check the result. Hologres SQLTools Demo3

About

This is a lightweight fork of the PostgreSQL driver from SQLTools to integrate with Alibaba Cloud Hologres. Providing for running Hologres SQL and getting results, SQL formatting, generating SQL statements and SQL completion.

https://hologram.console.aliyun.com/