Skip to content

Commit aded32d

Browse files
authored
Merge pull request #251 from malloydata/remove-experimental
Remove experimental replace with modern open source
2 parents 2bd66af + 987c823 commit aded32d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/documentation/index.malloynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
>>>markdown
22
# What Is Malloy
33

4-
Malloy is an experimental language for describing data relationships and transformations. It is an analytical language that runs on SQL databases. It provides the ability to define a semantic data model and query it. Malloy currently works with SQL databases BigQuery, Postgres, and querying Parquet and CSV via DuckDB.
4+
Malloy is a modern open source language for describing data relationships and transformations. It is an analytical language that runs on SQL databases. It provides the ability to define a semantic data model and query it. Malloy currently works with SQL databases BigQuery, Postgres, and querying Parquet and CSV via DuckDB.
55
- Queries compile to SQL, optimized for your database.
66
- Has both a semantic data model and a query language. The semantic model contains reusable calculations and definitions, making queries short and readable.
77
- Excels at reading and writing nested data sets.

0 commit comments

Comments
 (0)