Event Dime
How to connect Metabase to a data source via an API instead of a direct DB connection?
- When:
- July 6, 2026 · 9:45 AM
- Where:
- Metabase Discussion
- Source:
- Metabase Discussion
Hi everyone, I am facing a specific architectural constraint in my corporate environment and I’m looking for guidance or potential workarounds. The Problem: I have access to a Metabase instance hosted on a corporate server. However, due to strict security policies, direct database connections (JDBC/ODBC) are prohibited. Our infrastructure team insists that the data must be accessed exclusively through a REST API layer, rather than a direct connection to the database files or the database server