From a0d24e004edc803e0f01901830e901b2b4596829 Mon Sep 17 00:00:00 2001 From: Speros Kokenes Date: Tue, 3 Sep 2024 16:28:19 -0400 Subject: [PATCH] x --- packages/malloy-render/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/malloy-render/README.md b/packages/malloy-render/README.md index b68c4661b..6d79e3b67 100644 --- a/packages/malloy-render/README.md +++ b/packages/malloy-render/README.md @@ -1,4 +1,4 @@ -# Malloy +# Malloy X Malloy is an experimental language for describing data relationships and transformations. It is both a semantic modeling language and a querying language that runs queries against a relational database. Malloy currently connects to BigQuery and Postgres, and natively supports DuckDB. We've built a Visual Studio Code extension to facilitate building Malloy data models, querying and transforming data, and creating simple visualizations and dashboards.