You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Dremio](/docs/configuration/databases#dremio)|`pip install sqlalchemy_dremio`|`dremio+flight://{username}:{password}@{host}:31010, For ODBCdremio+pyodbc://{username}:{password}@{host}:32010`|
58
+
|[Dremio](/docs/configuration/databases#dremio)|`pip install sqlalchemy_dremio`|`dremio+flight://{username}:{password}@{host}:32010`, often useful: `?UseEncryption=true/false`. For Legacy ODBC: `dremio+pyodbc://{username}:{password}@{host}:31010`|
0 commit comments