What is Malloy?
mainMalloy is an open-source language designed for describing data relationships and transformations. It serves two primary purposes:
- Semantic Modeling Language: Used to define the structure and relationships within your data.
- Querying Language: Used to execute queries against relational databases.
Malloy currently supports connections to BigQuery, Postgres, and DuckDB. To facilitate development, a Visual Studio Code extension is available for building models, querying data, and creating visualizations.