From d9b5a8e22bbe2015a8ecbcae14ce05b1644b34d7 Mon Sep 17 00:00:00 2001 From: samuelhsin Date: Sat, 9 Mar 2024 19:43:00 +0800 Subject: [PATCH 1/2] feat: add Hologres and MaxCompute drivers into readme add Hologres and MaxCompute drivers into readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 493a1d7b..1338c0a1 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,9 @@ Psst… we’re always on the lookout for maintainers for the official drivers, | ![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) | +| ![Hologres](https://raw.githubusercontent.com/datafe/sqltools-hologres-vscode-extension/main/icon-small.png) | Hologres | [Link](https://marketplace.visualstudio.com/items?itemName=dataworks.sqltools-driver-hologres) | [@datafe](https://github.com/datafe)
[datafe/sqltools-hologres-driver](https://github.com/datafe/sqltools-hologres-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) | +| ![MaxCompute](https://raw.githubusercontent.com/datafe/sqltools-maxcompute-vscode-extension/main/icon-small.png) | MaxCompute | [Link](https://marketplace.visualstudio.com/items?itemName=dataworks.sqltools-driver-maxcompute) | [@datafe](https://github.com/datafe)
[datafe/sqltools-maxcompute-driver](https://github.com/datafe/sqltools-maxcompute-vscode-extension) | |![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) | | ![SingleStore](https://github.com/singlestore-labs/sqltools-singlestore-driver/blob/main/icons/default.png) | SingleStore | [Link](https://marketplace.visualstudio.com/items?itemName=singlestore.sqltools-singlestore-driver) | [@singlestore-labs](https://github.com/singlestore-labs)
[singlestore-labs/sqltools-singlestore-driver](https://github.com/singlestore-labs/sqltools-singlestore-driver) | From 090d502d5e05497978e135d96c73e52495cd28fa Mon Sep 17 00:00:00 2001 From: samuelhsin Date: Sat, 9 Mar 2024 19:54:30 +0800 Subject: [PATCH 2/2] feat: add Hologres and MaxCompute drivers info into table doc add Hologres and MaxCompute drivers info into table doc --- docs/src/pages/en/drivers/drivers-table.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/pages/en/drivers/drivers-table.mdx b/docs/src/pages/en/drivers/drivers-table.mdx index a1b658b4..fb2aa183 100644 --- a/docs/src/pages/en/drivers/drivers-table.mdx +++ b/docs/src/pages/en/drivers/drivers-table.mdx @@ -34,7 +34,9 @@ Psst… we’re always on the lookout for maintainers for the official drivers, | ![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) | +| ![Hologres](https://raw.githubusercontent.com/datafe/sqltools-hologres-vscode-extension/main/icon-small.png) | Hologres
by [@datafe](https://github.com/datafe) | [⏬ marketplace](https://marketplace.visualstudio.com/items?itemName=dataworks.sqltools-driver-hologres)
[📦 source](https://github.com/datafe/sqltools-hologres-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) | +| ![MaxCompute](https://raw.githubusercontent.com/datafe/sqltools-maxcompute-vscode-extension/main/icon-small.png) | MaxCompute
by [@datafe](https://github.com/datafe) | [⏬ marketplace](https://marketplace.visualstudio.com/items?itemName=dataworks.sqltools-driver-maxcompute)
[📦 source](https://github.com/datafe/sqltools-maxcompute-vscode-extension) | | ![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) | | ![SingleStore](https://raw.githubusercontent.com/singlestore-labs/sqltools-singlestore-driver/main/icons/default.png) | SingleStore
by [@SingleStore](https://github.com/singlestore-labs) | [⏬ marketplace](https://marketplace.visualstudio.com/items?itemName=singlestore.sqltools-singlestore-driver)
[📦 source](https://github.com/singlestore-labs/sqltools-singlestore-driver) |