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.3.0.tar.gz (11.5 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.3.0-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for aevum_store_postgres-0.3.0.tar.gz
Algorithm Hash digest
SHA256 d67c8582aeda8c972b8fba8e7c688a1be94ca6728000825c9e46e71a68786ab8
MD5 1793e219385c96ecb83ac9df33450d1d
BLAKE2b-256 cb2630522716c429610a6fbb9e4a8150720dd3523fc8571de061f3dbc1b804d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for aevum_store_postgres-0.3.0.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.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for aevum_store_postgres-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f69f35d02a6034b0198388e2e0b0c4226c1ff579821fcc441197412d6bc72b46
MD5 8a8c550ffda767fb8df383415df2119f
BLAKE2b-256 4b8439864b99a0a45015904bfbc84abfbd3eb544958aaa289ded39789ed1358f

See more details on using hashes here.

Provenance

The following attestation bundles were made for aevum_store_postgres-0.3.0-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