Skip to content

rogererens/csv-metabase-driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

csv-metabase-driver

A CSV metabase driver based on incredible csvjdbc driver. I've been modified it to work with metabase.

Installation

Put this file on your metabase/plugins directory and restart Metabase. You'll see a CSV driver option on database creation.

How to configure it

Check how to load a CSV file by filesystem and how to load a CSV file by HTTP for more information.

If you need built it

Install lein

git clone https://github.com/Markenson/csv-metabase-driver.git

cd csv-metabase-driver/csv

lein install

get the build at csv-metabase-driver/csv/target

About

A CSV metabase driver

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 100.0%