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

Uploaded Python 3

File details

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

File metadata

  • Download URL: rivetsql_postgres-0.1.12.tar.gz
  • Upload date:
  • Size: 17.9 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.12.tar.gz
Algorithm Hash digest
SHA256 94d4727c3e82cea140cdf241c8e6cf4c4f177d9e230d8706d7ee7c2876d42d91
MD5 51ca945a0db7b4e177c67c6015218d1b
BLAKE2b-256 93173cd841bea9b5247e685b73517ca9ee2b01639214d785e447c18c4392a196

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rivetsql_postgres-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 c138831bed95620cccd95982d30b36d61ea4b82a2d926d0803a6263bb5941a88
MD5 eae2f45898e581252172fcd9c3323eb9
BLAKE2b-256 6aafe48e49ba7df8447fcb017285667e2915f5f1c3be29321f669155884dce55

See more details on using hashes here.

Provenance

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