Skip to content

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.

datafe/sqltools-hologres-vscode-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published