ontologiq-postgres
PostgreSQL adapter for Ontologiq.
Not on PyPI yet — ships with the next ontologiq release.
pip install "ontologiq[serve]" ontologiq-postgres
# ontologiq.yml
adapter: postgres
connection:
host: db.internal
dbname: shop
user: ontologiq
The connection block is handed to psycopg verbatim (dsn becomes the
conninfo string, everything else keyword arguments), so anything libpq
understands works. Leave password out and let libpq find it — PGPASSWORD,
~/.pgpass, a service file — or interpolate it with
password: "{{ env.PGPASSWORD }}".
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_postgres-0.1.0.tar.gz.
File metadata
- Download URL: ontologiq_postgres-0.1.0.tar.gz
- Upload date:
- Size: 3.9 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 |
ecf7680311d865ef5062fb0467387363f385081a2177c3df4c1dcdf2d7324733
|
|
| MD5 |
ba775d7fdd770fd19b8e16ecc3726c06
|
|
| BLAKE2b-256 |
76fa0dfd955ab2aaf44bb5a53217be0a98338fe56be30b978b55a848c427b9e0
|
File details
Details for the file ontologiq_postgres-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ontologiq_postgres-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 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 |
cb799fb8e010e5e2fb08d2856307bd73bd1ecf4295dc17c07097e2579b1a3d9c
|
|
| MD5 |
1851c36698978edf07d13079e3fd13d4
|
|
| BLAKE2b-256 |
aca661dd0455079668995a7cbeef5b32a3ebc9e56b8e6d71d5d28277b2a2b0f3
|