metabase / metabase

The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
https://metabase.com
Other
38.69k stars 5.14k forks source link

Support Treasure Data #3044

Closed dlackty closed 3 years ago

dlackty commented 8 years ago

Treasure Data is a hosted big data analytics solution based on Presto / Hive.

They provide a simple JDBC driver to execute Presto / Hive SQL queries (We mainly use Presto).

See also #2749.

camsaul commented 8 years ago

Hi @dlackty, we're adding support for various DBs based on community demand. Since you're the only person who's asked for Treasure Data thus far, that might be a while 😉

If you're familiar with Clojure and feeling adventurous you can try writing a driver yourself. I'm available to help with any questions you might run into.

toru-takahashi commented 6 years ago

Now, you can connect to TreasureData via Presto connection. https://docs.treasuredata.com/articles/metabase

flamber commented 3 years ago

As previously noted, a regular PrestoDB connection is enough, which Metabase already supports: https://docs.treasuredata.com/display/public/PD/JDBC+Driver+for+Presto