22 packages
@malloydata/cli
Malloy CLI
@malloydata/db-bigquery
Malloy is a modern open source 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 Postg
@malloydata/db-duckdb
Malloy is a modern open source 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 Postg
@malloydata/db-mysql
@malloydata/db-postgres
Malloy is a modern open source 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 Postg
@malloydata/db-publisher
@malloydata/db-snowflake
@malloydata/db-trino
Malloy is a modern open source 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 Postg
@malloydata/duckdb-wasm
DuckDB powered by WebAssembly
@malloydata/malloy
Malloy is a modern open source 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 Postg
@malloydata/malloy-explorer
Malloy visual query builder
@malloydata/malloy-filter
Parsers for the Malloy filtering sub-languages
@malloydata/malloy-interfaces
WIP stable interfaces for interacting with Malloy.
@malloydata/malloy-mysql-connection
Provides a connection and dialect to be able to execute Malloy models against MySQL databases.
@malloydata/malloy-profiler
This package enables profiling of the Malloy compiler. Currently it only works with stateless compilation of queries. In the future we can extend it support other kinds of compilation.
@malloydata/malloy-query-builder
Get started with the {@link ASTQuery} class.
@malloydata/malloy-sql
@malloydata/malloy-tag
@malloydata/malloy-tests
By default, tests run against BigQuery, Postgres, and DuckDB.
@malloydata/query-composer
A query composer component for Malloy
@malloydata/render
The Malloy Renderer is a web component for rendering Malloy query results. It is included by default in the Malloy VSCode extension, but can also be embedded by developers into their own applications that use Malloy query results. To learn more about how
@malloydata/syntax-highlight
A package to simplify the process of developing, testing, and syncnig Malloy syntax highlighting grammars