Skip to main content

PostgreSQL plugin for Rivet SQL

Project description

rivetsql-postgres

PostgreSQL engine and catalog plugin for Rivet.

PyPI version Python versions License


Full PostgreSQL support with async connection pooling, server-side cursors for streaming large result sets, and all seven write strategies. Uses psycopg3 under the hood.


⚡ Install

pip install rivetsql[postgres]

🔧 Configuration

# profiles.yaml
default:
  engines:
    - name: pg
      type: postgres
      options:
        statement_timeout: 60000
        pool_min_size: 2
        pool_max_size: 10
      catalogs: [warehouse]
  catalogs:
    - name: warehouse
      type: postgres
      options:
        conninfo: "host=localhost dbname=analytics"

✨ Capabilities

Feature Supported
Compute engine
Catalog
Read
Write
List tables
Schema introspection
Test connection
Cross-joint adapter

📚 Documentation

Full docs at rivetsql.github.io/rivet/plugins/postgres


Part of the Rivet framework.

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

rivetsql_postgres-0.1.15.tar.gz (21.1 kB view details)

Uploaded Source

Built Distribution

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

rivetsql_postgres-0.1.15-py3-none-any.whl (30.2 kB view details)

Uploaded Python 3

File details

Details for the file rivetsql_postgres-0.1.15.tar.gz.

File metadata

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

File hashes

Hashes for rivetsql_postgres-0.1.15.tar.gz
Algorithm Hash digest
SHA256 d9d65deca97948071a43aa6be9078078a37faddb75504de9fe1990865dd97ff4
MD5 52fd0272b861156241fedf9ebc14f99b
BLAKE2b-256 7138927e585029d06a4c64dd02790cfdf2e26c9f2fd59eb289355b32d791bf3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rivetsql_postgres-0.1.15.tar.gz:

Publisher: publish.yml on rivetsql/rivetsql

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

File details

Details for the file rivetsql_postgres-0.1.15-py3-none-any.whl.

File metadata

File hashes

Hashes for rivetsql_postgres-0.1.15-py3-none-any.whl
Algorithm Hash digest
SHA256 6a9ea444ae080272629b78aefb08c238a525aac0692f2744a2cffb94970e1dca
MD5 a36a2209ef5007de961dad95528ab679
BLAKE2b-256 c624d669cb30c8f9bf93a6c64062e72a90c8b90be4d746d51b37e340a78bddc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for rivetsql_postgres-0.1.15-py3-none-any.whl:

Publisher: publish.yml on rivetsql/rivetsql

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