mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.43k stars 290 forks source link

feat: add Hive driver information #1290

Closed samuelhsin closed 4 months ago

samuelhsin commented 4 months ago

Description:

This pull request introduces a Hive driver for SQLTools and includes updates to the README.md file to reflect the changes. The Hive driver facilitates seamless integration with SQLTools, enhancing its capabilities.

Changes Made:

Developed and added the Hive driver for SQLTools. Updated information in README.md to include details about the newly added Hive driver.


samuelhsin commented 4 months ago

Thanks for contributing the link to your driver.

Please move the entry in README.md so alphabetical order is maintained.

Are you able to host the PNG image at GitHub rather than img.alicdn.com?

Please also add the information to docs/src/pages/en/drivers/drivers-table.mdx so it appears in the docs at https://vscode-sqltools.mteixeira.dev/en/drivers

Hi, I already update readme files and also update drivers files. Please help review codes, thanks.