Skip to main content

StreamFlow PostgreSQL plugin

Project description

PostgreSQL Plugin for StreamFlow

Installation

Simply install the package directory from PyPI using pip. StreamFlow will automatically recognise it as a plugin and load it at each workflow execution.

pip install streamflow-postgresql

If everything worked correctly, whenever a workflow execution start the following message should be printed in the log:

Successfully registered plugin streamflow.plugins.unito.postgresql.plugin.PostgreSQLStreamFlowPlugin

Usage

This plugin registers a new Database component, which extends the StreamFlow CachedDatabase class. To declare it, put the following lines inside a streamflow.yml configuration file.

database:
  type: unito.postgresql
  config:
    dbname: <dbname>               # The name of the database to use
    hostname: <hostname>           # The database hostname or IP address
    password: <password>           # Password to use when connecting to the database
    username: <username>           # Username to use when connecting to the database

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

streamflow_postgresql-0.0.9.tar.gz (17.5 kB view details)

Uploaded Source

Built Distribution

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

streamflow_postgresql-0.0.9-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

Details for the file streamflow_postgresql-0.0.9.tar.gz.

File metadata

  • Download URL: streamflow_postgresql-0.0.9.tar.gz
  • Upload date:
  • Size: 17.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for streamflow_postgresql-0.0.9.tar.gz
Algorithm Hash digest
SHA256 b9989ecf698a6493ee52151d80ebd2dbba6fe8136008421a3bff955a7edf409b
MD5 0477ee07f10af37222e7665277dbf977
BLAKE2b-256 35c36edf77e4664b5afbc578880e102bf828cd7074d657c86a153f77c46a2ff4

See more details on using hashes here.

Provenance

The following attestation bundles were made for streamflow_postgresql-0.0.9.tar.gz:

Publisher: release.yml on alpha-unito/streamflow-postgresql

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

File details

Details for the file streamflow_postgresql-0.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for streamflow_postgresql-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 332ed0fa3ed29fccc25b377185a83d0ec4ec4e0316adf46f89771d32d48c1223
MD5 da158e50fd0d597e48704ff290cd8687
BLAKE2b-256 b16391b4dba3c417a47108cadf7cf77e4c362bba661666e547237e71984bc046

See more details on using hashes here.

Provenance

The following attestation bundles were made for streamflow_postgresql-0.0.9-py3-none-any.whl:

Publisher: release.yml on alpha-unito/streamflow-postgresql

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