VS SQL Editor / Terms of Service

Terms of Service

VS SQL Editor · Last updated: July 2026

Acceptance

By installing or using VS SQL Editor (the "Extension"), you agree to these Terms of Service. If you do not agree, do not use the Extension.

Description of the Extension

VS SQL Editor is a free, open-source VS Code extension for connecting to and querying SQL databases. It supports PostgreSQL, MySQL, SQLite, PGlite, and ClickHouse. The Extension runs entirely within VS Code on your local machine and stores all credentials in the OS keychain via VS Code's SecretStorage. The Extension is provided at no cost, with no subscription, no paid tier, and no license key required.

License

VS SQL Editor is released under the MIT License. You are free to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software, subject to the MIT License terms. Source code is available at github.com/cuongquachc88/vs-sql-editor.

Acceptable Use

You agree to use VS SQL Editor only with databases and servers for which you have authorisation to connect and query. You agree not to:

  • Connect to databases or servers without permission from their owner or operator
  • Use the Extension to access, exfiltrate, or modify data you are not authorised to handle
  • Use the Extension to conduct denial-of-service attacks or overwhelm target database servers with excessive queries
  • Violate any applicable law, regulation, or third-party terms of service while using the Extension

Your Data & Your Responsibility

  • All connection profiles and query exports are stored locally on your machine. You are responsible for managing, backing up, and securing this data.
  • Database passwords are stored in VS Code's SecretStorage (OS keychain). You are responsible for the security of your credentials.
  • The developer has no access to your connection details, query results, or credentials at any time.

Disclaimer of Warranties

The Extension is provided "as is" without warranty of any kind, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, accuracy of query results, or non-infringement.

The Extension does not validate the accuracy or completeness of data returned by your databases. Query results are presented as received from the connected database engine.

Limitation of Liability

To the fullest extent permitted by law, the developer shall not be liable for any:

  • Loss or corruption of data resulting from use of the Extension
  • Unauthorised access to databases caused by insecure credential storage outside the Extension's control
  • Damage caused by connecting to or querying a target database
  • Indirect, incidental, special, or consequential damages arising from use of, or inability to use, the Extension

Updates to These Terms

These terms may be updated at any time. Changes will be communicated via the GitHub repository's release notes and reflected in the "Last updated" date on this page. Continued use of the Extension after changes constitutes acceptance of the updated terms.

Contact

Questions about these terms? Contact: [email protected]