ontologiq-databricks
Databricks adapter for Ontologiq.
Not on PyPI yet — ships with the next ontologiq release.
pip install "ontologiq[serve]" ontologiq-databricks
The connection policy prefers your Databricks CLI login — no token to manage:
# ontologiq.yml
adapter: databricks
connection:
profile: my-workspace # a profile from ~/.databrickscfg
http_path: /sql/1.0/warehouses/abc123 # the SQL warehouse's HTTP path
catalog: main
schema: ontologiq
Or explicitly, with a token interpolated from the environment (never in git):
connection:
server_hostname: dbc-xxxx.cloud.databricks.com
access_token: "{{ env.DATABRICKS_TOKEN }}"
http_path: /sql/1.0/warehouses/abc123
catalog: main
schema: ontologiq
catalog and schema are the session defaults — ontologiq run creates
its views there.
Status: implemented and unit-tested; not yet driven against a live workspace in CI. Reports from real workspaces are exactly the feedback we want — please open an issue either way.
Documentation: docs.ontologiq.org/adapters.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ontologiq_databricks-0.1.0.tar.gz.
File metadata
- Download URL: ontologiq_databricks-0.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a06dcd4362c862951c4f0c8c7e43bdd63a184bdb3d5faf3584252c8e66352525
|
|
| MD5 |
856f6b5124a5c782c9319f145a1f560e
|
|
| BLAKE2b-256 |
63695f18c342b2bb3d6a166b24661f3e09d7824ab244630819e7f986b4b8229a
|
File details
Details for the file ontologiq_databricks-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ontologiq_databricks-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15217ece60089188b9963f1bf5f4218c27f9363c1eddaef416527be256c4016d
|
|
| MD5 |
63ad0f993a1b17a42b78f1e5411ef543
|
|
| BLAKE2b-256 |
5eaa0e33b41db84cf251aad55dcc7e214b3ac44b32323773e68e48a941f379c6
|