Skip to content

Commit

Permalink
Adds SQLTools for BigQuery (#42)
Browse files Browse the repository at this point in the history
* Add SQLTools

* Fix lint error

---------

Co-authored-by: Tim Swast <[email protected]>
Co-authored-by: Remigiusz Samborski <[email protected]>
  • Loading branch information
3 people committed Oct 16, 2023
1 parent 913eb5b commit 06dc558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ If you are new to Google Cloud Platform, there is a [free trial](https://cloud.g

- [Apache Zeppelin](http://zeppelin.apache.org/) - Web-based notebook for interactive analytics, works with Google BigQuery.
- [Dekart](https://dekart.xyz/) - Geospatial analysis tool for Google BigQuery based on Kepler.gl.
- [SQLtools for BigQuery](https://github.com/evidence-dev/sqltools-bigquery-driver) - VSCode Extension to run queries and explore databases.
- [BigQuery Utils](https://github.com/GoogleCloudPlatform/bigquery-utils) - Useful scripts, udfs, views, and other utilities for migration and data warehouse operations in BigQuery.
- [Spark-BigQuery](https://github.com/spotify/spark-bigquery) - Support for Google BigQuery in Apache Spark, SQL and DataFrames.

Expand Down

0 comments on commit 06dc558

Please sign in to comment.