From a994780da76ee849f0b07b83ba68161c26ab18b2 Mon Sep 17 00:00:00 2001 From: Gabor Szarnyas Date: Fri, 17 Nov 2023 16:13:26 +0100 Subject: [PATCH] Add Malloy --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8039717..5e1f070 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,15 @@ - [Resources](#resources) - [Tools Powered by DuckDB](#tools-powered-by-duckdb) +- [Libraries Powered by DuckDB](#libraries-powered-by-duckdb) +- [SQL Clients and IDE that Support DuckDB](#sql-clients-and-ide-that-support-duckdb) +- [Projects Powered by DuckDB](#projects-powered-by-duckdb) - [Integrations](#integrations) - [Extensions](#extensions) - [Media](#media) - [Talks](#talks) - [Podcasts](#podcasts) + - [Blog Posts](#blog-posts) - [Contribute](#contribute) ## Resources @@ -39,6 +43,7 @@ - [Honeycomb Maps](https://docs.honeycomb.place/) - A browser-based geospatial analysis tool leveraging DuckDB Wasm. - [Bauplan](https://www.bauplanlabs.com/) - A serverless data transformation platform for data lakes. - [Excalichart.com](http://www.excalichart.com/) - A fast, free dashboard for exploring your data. +- [Malloy](https://www.malloydata.dev/) - Malloy is an experimental language for describing data relationships and transformations. Malloy connects to BigQuery and Postgres, and natively supports DuckDB. ## Libraries Powered by DuckDB