Awesome
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.
- Big data development, recommend to use DataWorks Data IDE instead.
- Data API development, recommend to use DataWorks Data API instead.
- Data Analytics development, recommend to use DataWorks Data Analytics instead.
- Managing databases, schemas and tables, recommend to use HoloWeb instead.
- Managing instances, recommend to use Hologres Console instead.
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.
- Click account management and open HoloWeb, then create a user account for connection.
- Create databases, schemas and tables, then insert data.
- Install SQLTools
- Install SQLTools Hologres Driver plugin.
- Open SQLTools and choose Hologres as the connection type.
- Input the connection information.
- Run SQL and check the result.