All Projects → metriql → metriql

metriql / metriql

Licence: Apache-2.0 license
The metrics layer for your data. Join us at https://metriql.com/slack

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language
Jinja
831 projects
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to metriql

arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
Stars: ✭ 2,360 (+939.65%)
Mutual labels:  big-data, olap
Cboard
An easy to use, self-service open BI reporting and BI dashboard platform.
Stars: ✭ 2,795 (+1131.28%)
Mutual labels:  big-data, olap
hadoop-data-ingestion-tool
OLAP and ETL of Big Data
Stars: ✭ 17 (-92.51%)
Mutual labels:  big-data, olap
Clickhouse
ClickHouse® is a free analytics DBMS for big data
Stars: ✭ 21,089 (+9190.31%)
Mutual labels:  big-data, olap
Crate
CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of data in real-time.
Stars: ✭ 3,254 (+1333.48%)
Mutual labels:  big-data, olap
TT Tech Space
TT Tech Research Notes
Stars: ✭ 21 (-90.75%)
Mutual labels:  big-data, olap
twitter-archive-reader
Full featured TypeScript Twitter archive reader and browser
Stars: ✭ 43 (-81.06%)
Mutual labels:  big-data
sgd
An R package for large scale estimation with stochastic gradient descent
Stars: ✭ 55 (-75.77%)
Mutual labels:  big-data
bullet-core
Bullet is a streaming query engine that can be plugged into any singular data stream using a Stream Processing framework like Apache Storm, Spark or Flink.
Stars: ✭ 36 (-84.14%)
Mutual labels:  big-data
incubator-tez
Mirror of Apache Tez (Incubating)
Stars: ✭ 60 (-73.57%)
Mutual labels:  big-data
dislib
The Distributed Computing library for python implemented using PyCOMPSs programming model for HPC.
Stars: ✭ 39 (-82.82%)
Mutual labels:  big-data
dbt-spotify-analytics
Containerized end-to-end analytics of Spotify data using Python, dbt, Postgres, and Metabase
Stars: ✭ 92 (-59.47%)
Mutual labels:  dbt
ytpriv
YT metadata exporter
Stars: ✭ 28 (-87.67%)
Mutual labels:  big-data
PyRasgo
Helper code to interact with Rasgo via our SDK, PyRasgo
Stars: ✭ 39 (-82.82%)
Mutual labels:  dbt
Quantitative-Big-Imaging-2018
(Latest semester at https://github.com/kmader/Quantitative-Big-Imaging-2019) The material for the Quantitative Big Imaging course at ETHZ for the Spring Semester 2018
Stars: ✭ 50 (-77.97%)
Mutual labels:  big-data
dbt-databricks
A dbt adapter for Databricks.
Stars: ✭ 115 (-49.34%)
Mutual labels:  dbt
phoenix-queryserver
Apache Phoenix Query Server
Stars: ✭ 33 (-85.46%)
Mutual labels:  big-data
accumulo-testing
Apache Accumulo Testing
Stars: ✭ 14 (-93.83%)
Mutual labels:  big-data
Clustering4Ever
C4E, a JVM friendly library written in Scala for both local and distributed (Spark) Clustering.
Stars: ✭ 126 (-44.49%)
Mutual labels:  big-data
couchdb-pkg
Apache CouchDB Packaging support files
Stars: ✭ 24 (-89.43%)
Mutual labels:  big-data

Metriql

All Contributors

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].