A Visual Studio Code extension for Amazon Aurora DSQL that integrates with SQLTools. Enables developers to connect to and query DSQL databases directly from VS Code.
Overview
Features:
IAM authentication configuration.
Standard database operations like browsing schemas, tables, and executing SQL queries.
Installation
Open the Extensions view
Search for 'Aurora DSQL Driver for SQLTools'
Click 'Install'
Note:
The SQLTools extension will be automatically installed if not already present.
Create an Aurora DSQL Connection
Click the SQLTools icon in the left sidebar.
In the SQLTools pane, hover over CONNECTIONS and click the Add New Connection icon.
In the SQLTools Settings tab select Aurora DSQL from the list.
Fill in the connection parameters.
Click the 'Test Connection button' to test the connection