From e424a323f89f12f0239029608b3a91bf30e18cec Mon Sep 17 00:00:00 2001 From: samuelhsin Date: Wed, 28 Feb 2024 16:18:41 +0800 Subject: [PATCH 1/3] feat: update README.md and add Hive driver information --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d2ed6ae1..b93b07d9 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ Psst… we’re always on the lookout for maintainers for the official drivers, | ![Teradata](https://raw.githubusercontent.com/scriptpup/sqltools-teradata-driver/master/icons/default.png) | Teradata | [Link](https://marketplace.visualstudio.com/items?itemName=scriptpup.sqltools-teradata-driver) | [@ScriptPup](https://github.com/ScriptPup)
[ScriptPup/sqltools-teradata-driver](https://github.com/ScriptPup/sqltools-teradata-driver) | | ![Trino](https://raw.githubusercontent.com/regadas/sqltools-trino-driver/master/icons/default.png) | Trino | [Link](https://marketplace.visualstudio.com/items?itemName=regadas.sqltools-trino-driver) | [@regadas](https://github.com/regadas)
[regadas/sqltools-trino-driver](https://github.com/regadas/sqltools-trino-driver) | | ![Vertica](https://raw.githubusercontent.com/vertica/sqltools-vertica-driver/main/vertica-logo-small.png) | Vertica | [Link](https://marketplace.visualstudio.com/items?itemName=vertica-official.sqltools-vertica-driver) | [@vertica](https://github.com/vertica)
[vertica/sqltools-vertica-driver](https://github.com/vertica/sqltools-vertica-driver) | +| ![Hive](https://img.alicdn.com/imgextra/i2/O1CN01LwvQXW1Tlmb3N2Y3a_!!6000000002423-2-tps-64-64.png) | Hive | [Link](https://marketplace.visualstudio.com/items?itemName=dataworks.sqltools-driver-hive) | [@datafe](https://github.com/datafe)
[datafe/sqltools-hive-driver](https://github.com/datafe/sqltools-hive-vscode-extension) | **Related Tools** From 6b4b8e8ee9ae2ef234ebd373813354b40fb469dd Mon Sep 17 00:00:00 2001 From: samuelhsin Date: Wed, 28 Feb 2024 16:57:43 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b93b07d9..493a1d7b 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ Psst… we’re always on the lookout for maintainers for the official drivers, | ![Google BigQuery](https://raw.githubusercontent.com/evidence-dev/sqltools-bigquery-driver/master/icons/default.png) | Google BigQuery| [Link](https://marketplace.visualstudio.com/items?itemName=Evidence.sqltools-bigquery-driver) | [@Evidence](https://github.com/evidence-dev/evidence)
[evidence-dev/sqltools-bigquery-driver](https://github.com/evidence-dev/sqltools-bigquery-driver) | | ![Google Cloud Spanner](https://raw.githubusercontent.com/cloudspannerecosystem/sqltools-cloud-spanner-driver/main/icons/default.png) | Google Cloud Spanner | [Link](https://marketplace.visualstudio.com/items?itemName=google-cloud-spanner-ecosystem.google-cloud-spanner-driver) | [@cloudspannerecosystem](https://github.com/cloudspannerecosystem)
[cloudspannerecosystem/sqltools-cloud-spanner-driver](https://github.com/cloudspannerecosystem/sqltools-cloud-spanner-driver) | | ![Google Cloud SQL (PostgreSQL)](https://raw.githubusercontent.com/curioswitch/sqltools-cloudsql-pg/main/icons/pg/default.png) | Google Cloud SQL (PostgreSQL) | [Link](https://marketplace.visualstudio.com/items?itemName=curioswitch.sqltools-driver-cloudsql-pg) | [@curioswitch](https://github.com/curioswitch)
[curioswitch/sqltools-cloudsql-pg](https://github.com/curioswitch/sqltools-cloudsql-pg) | +| ![Hive](https://raw.githubusercontent.com/datafe/sqltools-hive-vscode-extension/main/icon-small.png) | Hive | [Link](https://marketplace.visualstudio.com/items?itemName=dataworks.sqltools-driver-hive) | [@datafe](https://github.com/datafe)
[datafe/sqltools-hive-driver](https://github.com/datafe/sqltools-hive-vscode-extension) | | ![InterSystems IRIS logo](https://raw.githubusercontent.com/intersystems-community/sqltools-intersystems-driver/master/icons/default.png) | InterSystems IRIS | [Link](https://marketplace.visualstudio.com/items?itemName=intersystems-community.sqltools-intersystems-driver) | [@daimor](https://github.com/daimor)
[intersystems-community/sqltools-intersystems-driver](https://github.com/intersystems-community/sqltools-intersystems-driver) | |![Oracle](https://raw.githubusercontent.com/hashhashu/sqltools-Oracle-driver/master/icons/default.png) | Oracle | [Link](https://marketplace.visualstudio.com/items?itemName=hurly.sqltools-oracle-driver) | [@hashhashu](https://github.com/hashhashu)
[hashhashu/sqltools-Oracle-driver](https://github.com/hashhashu/sqltools-Oracle-driver) | | ![SAP HANA](https://raw.githubusercontent.com/SAP/sap-hana-driver-for-sqltools/master/icons/default.png) | SAP HANA | [Link](https://marketplace.visualstudio.com/items?itemName=SAPOSS.sap-hana-driver-for-sqltools) | [@SAP](https://github.com/SAP)
[SAP/sap-hana-driver-for-sqltools](https://github.com/SAP/sap-hana-driver-for-sqltools) | @@ -90,7 +91,6 @@ Psst… we’re always on the lookout for maintainers for the official drivers, | ![Teradata](https://raw.githubusercontent.com/scriptpup/sqltools-teradata-driver/master/icons/default.png) | Teradata | [Link](https://marketplace.visualstudio.com/items?itemName=scriptpup.sqltools-teradata-driver) | [@ScriptPup](https://github.com/ScriptPup)
[ScriptPup/sqltools-teradata-driver](https://github.com/ScriptPup/sqltools-teradata-driver) | | ![Trino](https://raw.githubusercontent.com/regadas/sqltools-trino-driver/master/icons/default.png) | Trino | [Link](https://marketplace.visualstudio.com/items?itemName=regadas.sqltools-trino-driver) | [@regadas](https://github.com/regadas)
[regadas/sqltools-trino-driver](https://github.com/regadas/sqltools-trino-driver) | | ![Vertica](https://raw.githubusercontent.com/vertica/sqltools-vertica-driver/main/vertica-logo-small.png) | Vertica | [Link](https://marketplace.visualstudio.com/items?itemName=vertica-official.sqltools-vertica-driver) | [@vertica](https://github.com/vertica)
[vertica/sqltools-vertica-driver](https://github.com/vertica/sqltools-vertica-driver) | -| ![Hive](https://img.alicdn.com/imgextra/i2/O1CN01LwvQXW1Tlmb3N2Y3a_!!6000000002423-2-tps-64-64.png) | Hive | [Link](https://marketplace.visualstudio.com/items?itemName=dataworks.sqltools-driver-hive) | [@datafe](https://github.com/datafe)
[datafe/sqltools-hive-driver](https://github.com/datafe/sqltools-hive-vscode-extension) | **Related Tools** From c542792e3c4ee87b6c92ce2446fa2f89c2683a40 Mon Sep 17 00:00:00 2001 From: samuelhsin Date: Wed, 28 Feb 2024 17:07:45 +0800 Subject: [PATCH 3/3] Update drivers-table.mdx --- docs/src/pages/en/drivers/drivers-table.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/pages/en/drivers/drivers-table.mdx b/docs/src/pages/en/drivers/drivers-table.mdx index 8d84d178..a1b658b4 100644 --- a/docs/src/pages/en/drivers/drivers-table.mdx +++ b/docs/src/pages/en/drivers/drivers-table.mdx @@ -33,6 +33,7 @@ Psst… we’re always on the lookout for maintainers for the official drivers, | ![Google BigQuery](https://raw.githubusercontent.com/evidence-dev/sqltools-bigquery-driver/master/icons/default.png) | Google BigQuery
by [@Evidence](https://github.com/evidence-dev/evidence) | [⏬ marketplace](https://marketplace.visualstudio.com/items?itemName=Evidence.sqltools-bigquery-driver)
[📦 source](https://github.com/evidence-dev/sqltools-bigquery-driver) | | ![Google Cloud Spanner](https://raw.githubusercontent.com/cloudspannerecosystem/sqltools-cloud-spanner-driver/main/icons/default.png) | Google Cloud Spanner
by [@cloudspannerecosystem](https://github.com/cloudspannerecosystem) | [⏬ marketplace](https://marketplace.visualstudio.com/items?itemName=google-cloud-spanner-ecosystem.google-cloud-spanner-driver)
[📦 source](https://github.com/cloudspannerecosystem/sqltools-cloud-spanner-driver) | | ![Google Cloud SQL (PostgreSQL)](https://raw.githubusercontent.com/curioswitch/sqltools-cloudsql-pg/main/icons/pg/default.png) | Google Cloud SQL (PostgreSQL)
by [@curioswitch](https://github.com/curioswitch) | [⏬ marketplace](https://marketplace.visualstudio.com/items?itemName=curioswitch.sqltools-driver-cloudsql-pg)
[📦 source](https://github.com/curioswitch/sqltools-cloudsql-pg) | +| ![Hive](https://raw.githubusercontent.com/datafe/sqltools-hive-vscode-extension/main/icon-small.png) | Hive
by [@datafe](https://github.com/datafe) | [⏬ marketplace](https://marketplace.visualstudio.com/items?itemName=dataworks.sqltools-driver-hive)
[📦 source](https://github.com/datafe/sqltools-hive-vscode-extension) | | ![InterSystems IRIS logo](https://raw.githubusercontent.com/intersystems-community/sqltools-intersystems-driver/master/icons/default.png) | InterSystems IRIS
by [@daimor](https://github.com/daimor) | [⏬ marketplace](https://marketplace.visualstudio.com/items?itemName=intersystems-community.sqltools-intersystems-driver)
[📦 source](https://github.com/intersystems-community/sqltools-intersystems-driver) | | ![Oracle](https://raw.githubusercontent.com/hashhashu/sqltools-Oracle-driver/master/icons/default.png) | Oracle
by [@hashhashu](https://github.com/hashhashu) | [⏬ marketplace](https://marketplace.visualstudio.com/items?itemName=hurly.sqltools-oracle-driver)
[📦 source](https://github.com/hashhashu/sqltools-Oracle-driver) | | ![SAP HANA](https://raw.githubusercontent.com/SAP/sap-hana-driver-for-sqltools/master/icons/default.png) | SAP HANA
by [@SAP](https://github.com/SAP) | [⏬ marketplace](https://marketplace.visualstudio.com/items?itemName=SAPOSS.sap-hana-driver-for-sqltools)
[📦 source](https://github.com/SAP/sap-hana-driver-for-sqltools) |