Database Client
This repository contains the early source code. The new version is closed source.
This project is a database client for Visual Studio Code, supporting the management MySQL/MariaDB, PostgreSQL, SQLite, Redis, ClickHouse, 达梦, and ElasticSearch, and works as an SSH client, boost your maximum productivity!
Project site: vscode-database-client, 中文文档

Installation
Install from the Visual Studio Code Marketplace or Open VSX.
Telemetry Reporting
The Database Client extension will collects and sends anonymous usage data to the Database Client server to help improve our products and services. Read our Privacy Statement to learn more.
Telemetry reporting follows the telemetry settings of VS Code. Additionally, you can independently disable it by setting "database-client.telemetry.usesOnlineServices": false.
Connect
- Open Database Explorer panel, then click the
+ button.
- Select your database type, input connection config then click the connect button.
