GithubHelp home page GithubHelp logo

fabrice-etanchaud / metabase-dremio-driver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from baoqi/metabase-dremio-driver

0.0 0.0 0.0 15 KB

Dremio driver for Metabase BI

License: Eclipse Public License 2.0

Clojure 100.00%

metabase-dremio-driver's Introduction

metabase-dremio-driver

Dremio driver for Metabase BI

Tested on:

  • Dremio 15.0.0
  • Metabase 0.39.x

Which features works

Dremio Driver can works in most metabase functionalities:

  • get correct data type for columns
  • support filter by numbers & strings & datetime
  • get table lists
  • x-ray on dremio tables

How to use

  1. Download the dremio.metabase-driver.jar from releases
  2. Put it under metabase's plugins folder (plugins folder is at the same parent folder with metabase.jar)
  3. Restart metabase

Building the driver

Prereq: Install Metabase as a local maven dependency, compiled for building drivers

Clone the Metabase repo first if you haven't already done so.

cd /path/to/metabase_source
lein install-for-building-drivers

Build dremio driver

# (In the metabase-dremio-driver directory)
lein clean
LEIN_SNAPSHOTS_IN_RELEASE=true lein uberjar

The generated "dremio.metabase-driver.jar" can be found in target/uberjar folder

Thanks

Referred to https://github.com/arsenikstiger/dremio-driver, but most logic are referred from Metabase's redshift & sparksql driver.

metabase-dremio-driver's People

Contributors

baoqi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.