ontologiq-mysql
MySQL / MariaDB adapter for Ontologiq.
Not on PyPI yet — ships with the next ontologiq release.
pip install "ontologiq[serve]" ontologiq-mysql
# ontologiq.yml
adapter: mysql
connection:
host: db.internal
database: shop
user: ontologiq
password: "{{ env.MYSQL_PASSWORD }}"
The connection block is handed to PyMySQL as keyword arguments (port is
converted to an integer). Credentials never belong in git — interpolate them
with {{ env.* }}, which errors on an unset variable.
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_mysql-0.1.0.tar.gz.
File metadata
- Download URL: ontologiq_mysql-0.1.0.tar.gz
- Upload date:
- Size: 3.3 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 |
a112c678de47e6d157bf1aae7bddea42c175a01831c6b8439c5de908043b7a4c
|
|
| MD5 |
81f0431c47262a1e5cb0bc6994ff1ce3
|
|
| BLAKE2b-256 |
3bf4627366d748a93ac8632cd80cfa493fc86bdd64d2372b970179c5ef1b83db
|
File details
Details for the file ontologiq_mysql-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ontologiq_mysql-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 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 |
008523cd018d587a59ad9a7df1f35d7662d1abd5c381ab9391daac9bdb939085
|
|
| MD5 |
8f796538b21cd6658b6b9874b2b509c5
|
|
| BLAKE2b-256 |
7de16273ba90196203e8044f9f39b73f9a4cd1bd4bdf32bb74750602df57c66c
|