SQLTools JDBC Driver is a VS Code extension that provides support for JDBC connections.
- Connect to any database that provides a JDBC driver.
- Execute SQL queries directly from VS Code.
- Supports SQLTools features like bookmarks, query history, results export, and more.
- Install the extension from the VS Code marketplace.
- Configure your JDBC connection in the SQLTools settings. You will need to provide the JDBC connection string, the path to the JDBC driver JAR file, and the JDBC driver class name.
Contributions are welcome! Please read the contributing guidelines before getting started.
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions, issues, or suggestions, please open an issue on the GitHub repository.
This project is based on the SQLTools extension and uses the SQLTools API.
This is not an official product of SQLTools or any database vendors. It is developed and maintained independently.