MetriQL

The metrics layer for your data. Join us at https://metriql.com/slack

Stars
275
Forks
21
Open issues
30
Closed issues
54
Last commit
about 1 year ago
Watchers
275
Total releases
0
Total commits
364
Open PRs
2
Closed PRs
9
Repo URL
Platform
License
apache-2.0
Category
Offers premium version?
NO
Proprietary?
NO
About

Metriql

Metriql is an open-source metrics store which allows companies to define their metrics as code and share them across their BI and data tools easily. It uses dbt for the transformation layer and integrate with dbt via its manifest.json artifact. You can learn more about metriql from here.

This is the core repository of the metriql project. It includes the JDBC driver, REST API, and the CLI.

Integrations

Running Metriql in your IDE

Run the following commands to pull Metriql and build it locally:

git clone https://github.com/metriql/metriql.git
cd metriql
./mvnw clean install -DskipTests
cd ./frontend && npm run build

We suggest using Intellij, here are the configuration that you need to run Metriql locally. Here is the required configuration:

Main class: com.metriql.ServiceStarterKt
Program arguments: serve --jdbc --manifest-json "https://metriql.github.io/metriql-public-demo/manifest.json"

Once you're with the setup, please make sure that:

Goodreads

Contributors ✨

We're currently hiring a senior software engineer in UK & France if you'd like to join our team and help us build the next big thing in the modern data stack!

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.