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.18.tar.gz (21.4 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.18-py3-none-any.whl (30.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for rivetsql_postgres-0.1.18.tar.gz
Algorithm Hash digest
SHA256 5e9273b7e2a6d400577b64b70f01615168ee9c6f76a6d82f5c868c892d26ebb8
MD5 f19fba047c5baa6fcf7f17779a37bb0e
BLAKE2b-256 6bea189afe580ca13e7c8d37be67fff3ef3b125c1db5117b3e56e87529e88224

See more details on using hashes here.

Provenance

The following attestation bundles were made for rivetsql_postgres-0.1.18.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.18-py3-none-any.whl.

File metadata

File hashes

Hashes for rivetsql_postgres-0.1.18-py3-none-any.whl
Algorithm Hash digest
SHA256 9e0c34f60d469a5f11e612a7dc936b20e83adafac0757ca4e02f3bf211876c41
MD5 f269e7a3a8b4a7e403896ed045427798
BLAKE2b-256 7ef708ff72658462a7be31e129117d614bc0ddf3276e8289b76ec82451947cfb

See more details on using hashes here.

Provenance

The following attestation bundles were made for rivetsql_postgres-0.1.18-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