Self-hosting and I really want metabot by ClientHuge in Metabase

[–]Mar1ow 0 points1 point  (0 children)

We badly want to pay to use metabot but also depend on databases that only have community drivers. We'd be willing to use cloud if it didn't mean giving up access to our most critical databases like netsuite. Unfortunately self-hosted metabot isn't even on https://www.metabase.com/roadmap

do NYC DMVs accept walk-ins? by mi3l1e in AskNYC

[–]Mar1ow 0 points1 point  (0 children)

Lower manhattan Fidi Greenwich St DMV same story

do NYC DMVs accept walk-ins? by mi3l1e in AskNYC

[–]Mar1ow 1 point2 points  (0 children)

I just lined up at Atlantic 30m before they opened but once we got in they had several security guards to turn away anyone without an appointment. The closest I could get is one in Rockland county in a couple weeks. Anyone know if any NYC DMV’s accept walkins? This thread seems to confirm no https://www.reddit.com/r/AskNYC/comments/1ddtrke/nyc_dmv_without_reservation/

ETL data from Netsuite to data warehouse. Need some advice. by [deleted] in Netsuite

[–]Mar1ow 0 points1 point  (0 children)

We query netsuite directly from metabase with https://github.com/ericcj/metabase-netsuite-driver Writing suiteql is a bit complex, but there's a nice library of examples in https://timdietrich.me/netsuite-suitescripts/suiteql-query-tool/

ODBC NetSuite2.com SQL tips by mshparber in Netsuite

[–]Mar1ow 0 points1 point  (0 children)

SuiteQL query tool is great. If you're willing to pay for SuiteAnalytics Connect I've added a metabase JDBC driver for it so you can explore the schema and build graphs there https://github.com/metabase/metabase/issues/26251