PostgreSQL for Visual Studio CodeWelcome to PostgreSQL for Visual Studio Code! An extension for developing PostgreSQL with functionalities including:
Install link: https://marketplace.visualstudio.com/items?itemName=ms-ossdata.vscode-postgresql Quickstart
You are now connected to your Postgres database. You can confirm this via the Status Bar (the ribbon at the bottom of the VS Code window). It will show your connected hostname, database, and user.
You can save the query results to JSON, csv or Excel. Offline InstallationThe extension will download and install a required PostgreSQL Tools Service package during activation. For machines with no Internet access, you can still use the extension by choosing the
SupportSupport for this extension is provided on our GitHub Issue Tracker. You can submit a bug report, a feature suggestion or participate in [discussions]. Contributing to the ExtensionSee the developer documentation for details on how to contribute to this extension. Code of ConductThis project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments. Privacy StatementThe Microsoft Enterprise and Developer Privacy Statement describes the privacy statement of this software. LicenseThis extension is licensed under the MIT License. Please see the third-party notices file for additional copyright notices and license terms applicable to portions of the software. |