Skip to main content

Aevum — PostgreSQL GraphStore + ConsentLedger backend (team deployments).

Project description

aevum-store-postgres

PostgreSQL-backed graph store for Aevum. Suitable for team deployments with shared state, concurrent writers, and durable persistence.

pip install aevum-store-postgres
import psycopg
from aevum.core import Engine
from aevum.store.postgres import PostgresStore
from aevum.store.postgres.store import initialize_schema

conn = psycopg.connect("postgresql://user:pass@localhost/aevum")
initialize_schema(conn)
engine = Engine(graph_store=PostgresStore(conn))

For single-node deployments without PostgreSQL, use aevum-store-oxigraph instead. See the main repository README for backend selection guidance.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aevum_store_postgres-0.7.4.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aevum_store_postgres-0.7.4-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file aevum_store_postgres-0.7.4.tar.gz.

File metadata

  • Download URL: aevum_store_postgres-0.7.4.tar.gz
  • Upload date:
  • Size: 13.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for aevum_store_postgres-0.7.4.tar.gz
Algorithm Hash digest
SHA256 005bdc44c6c8c6f4b686e646d58190b6d7ea51844580cfca0decdf77da1a6929
MD5 0313ef463563c3b2f6456f3c3ff38953
BLAKE2b-256 483f6da0d551a1cb4afcf93abf4f4378256b9606d79737379502f3c432cce5cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for aevum_store_postgres-0.7.4.tar.gz:

Publisher: release.yml on aevum-labs/aevum

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file aevum_store_postgres-0.7.4-py3-none-any.whl.

File metadata

File hashes

Hashes for aevum_store_postgres-0.7.4-py3-none-any.whl
Algorithm Hash digest
SHA256 039499fee8d06bc34eede931c7109675fbc436c06725e7e9e26d8082ec7b81c7
MD5 6b91afb5f8d2b442df049f910fe5c6dd
BLAKE2b-256 49e4f8bafb1e9f3871eb90cd28d8d75e39c1821c2db6bc0eae51121101fa2f8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for aevum_store_postgres-0.7.4-py3-none-any.whl:

Publisher: release.yml on aevum-labs/aevum

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page