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.12.tar.gz (17.2 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.12-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for streamflow_postgresql-0.0.12.tar.gz
Algorithm Hash digest
SHA256 3b1a988fb74776dafc8f3c43f9a5d8893de24e25e62b52bcefcc28a53731ee63
MD5 6a595bfa56d5a931e0b8f3d49e89d104
BLAKE2b-256 3381e212f60f944b3374b9267938e8673768cab5ddc8115103e101602c4fbd30

See more details on using hashes here.

Provenance

The following attestation bundles were made for streamflow_postgresql-0.0.12.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.12-py3-none-any.whl.

File metadata

File hashes

Hashes for streamflow_postgresql-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 d8ebbeedc7c16eec84d8ec7c23e4f53004c91b24db73ed61c002bae7363c03d2
MD5 4752cc36c29dab83a3f73d340599fd2f
BLAKE2b-256 f2f31118ad9ae96317263b5a406d3772229f6eaa6d444e0e6146734b8c3f3857

See more details on using hashes here.

Provenance

The following attestation bundles were made for streamflow_postgresql-0.0.12-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