From dad7169ff303410b170aae3fa00fe97ad5f267a1 Mon Sep 17 00:00:00 2001 From: Maksim Gramin Date: Fri, 17 Nov 2023 22:06:32 +0300 Subject: [PATCH] Update README.md (#410) Fix #409 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b513d7..294b0ca 100644 --- a/README.md +++ b/README.md @@ -370,6 +370,7 @@ Run SQL queries against anything - [CloudQuery](https://github.com/cloudquery/cloudquery) - Extracts, transforms, and loads your cloud assets into normalized PostgreSQL tables. - [csvq](https://github.com/mithrandie/csvq) - SQL-like query language for CSV. - [dsq](https://github.com/multiprocessio/dsq) - Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more. +- [MAT Calcite plugin](https://github.com/vlsi/mat-calcite-plugin) - This plugin for Eclipse Memory Analyzer allows to query heap dump via SQL. - [OctoSQL](https://github.com/cube2222/octosql) - Query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL. - [osquery](https://github.com/osquery/osquery) - SQL powered operating system instrumentation, monitoring, and analytics. - [Resmo](https://www.resmo.com) - Audit and evaluate resources using SQL.