xtdb

2025-03-23T19:45:09.027359Z

Hi all! I’d like to connect my XTDB data to Metabase. I’m currently using XTDB v1, but I can easily upgrade to v2 if needed. What’s the best way to make XTDB data accessible in Metabase? The XTDB driver in v1, or SQL access in v2? Are there any examples of using SQL queries in Metabase to access time-based data? I am not sure how to connect valid time to metabase filters. Thanks for any ideas

refset 2025-03-25T08:52:23.613579Z

Yep those things are what you need to use

refset 2025-03-25T08:53:41.883779Z

The word parameter already means something else though, so {{variable}} is a good option

👍 1
1
refset 2025-03-24T11:47:50.953479Z

Hi @milanlempera it's definitely easier for us to help you with getting Metabase running with v2 at this point. Things mostly just work:tm: - did you already see https://discuss.xtdb.com/t/office-hours-monday-11th-at-1600-utc/517/5

refset 2025-03-24T11:48:36.086939Z

Valid time timestamps will need to provided as template inputs rather than $params

2025-03-25T06:39:00.859549Z

Hi @taylor.jeremydavid, thanks for the link! I will check it. btw what do you mean with template inputs vs #params? something from this https://www.metabase.com/glossary/parameter#parameters-in-metabase?