From 0bcbdeac589ea1880e0b4a29fbfa4a793ac7f371 Mon Sep 17 00:00:00 2001 From: ygulas Date: Fri, 5 Jan 2024 13:07:53 +0300 Subject: [PATCH 1/2] dbeaver added --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index faec408..fcf7c92 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,8 @@ - [Harlequin](https://harlequin.sh) - The DuckDB IDE for your terminal. ([GitHub](https://github.com/tconbeer/harlequin)). - [qStudio](https://www.timestored.com/qstudio/) - A free SQL tool specialized for data analysts. It runs on every operating system and allows easy browsing of tables and charting of results. - [DuckDB SQL Tools](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.duckdb-sql-tools) - Free DuckDB SQL Tools for VS Code IDE. [Premium version available](https://github.com/RandomFractals/pro-data-tools/blob/main/duckdb-tools.md#duckdb-pro-tools) with advanced features. - +- [DBeaver](https://dbeaver.com) - DBeaver is a universal database access and development tool that can be used to connect almosy any type of database. + ## Projects Powered by DuckDB - [NBA Monte Carlo](https://github.com/matsonj/nba-monte-carlo) - Monte Carlo simulation of the NBA season, leveraging Meltano, dbt, DuckDB and Evidence. From db56cb69ef90b0e7c5fc8b3f4871ac10d32bb013 Mon Sep 17 00:00:00 2001 From: ygulas Date: Fri, 5 Jan 2024 13:12:19 +0300 Subject: [PATCH 2/2] dbeaver --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcf7c92..a9221e0 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ - [Harlequin](https://harlequin.sh) - The DuckDB IDE for your terminal. ([GitHub](https://github.com/tconbeer/harlequin)). - [qStudio](https://www.timestored.com/qstudio/) - A free SQL tool specialized for data analysts. It runs on every operating system and allows easy browsing of tables and charting of results. - [DuckDB SQL Tools](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.duckdb-sql-tools) - Free DuckDB SQL Tools for VS Code IDE. [Premium version available](https://github.com/RandomFractals/pro-data-tools/blob/main/duckdb-tools.md#duckdb-pro-tools) with advanced features. -- [DBeaver](https://dbeaver.com) - DBeaver is a universal database access and development tool that can be used to connect almosy any type of database. +- [DBeaver](https://dbeaver.com) - DBeaver is a universal database access and development tool that can be used to connect almost any type of database. ## Projects Powered by DuckDB