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.16.tar.gz (21.3 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.16-py3-none-any.whl (30.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rivetsql_postgres-0.1.16.tar.gz
  • Upload date:
  • Size: 21.3 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.16.tar.gz
Algorithm Hash digest
SHA256 a4bfac9d0dcfaf1e4dd017c133230a21ac48e0a0d09ca7758c04ed7ad688c494
MD5 0433d505fa13c390b369a5af217390db
BLAKE2b-256 2ffcefe914db1e1fe23943c3ee0474b91693963038db2788289fa9e2545fa863

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rivetsql_postgres-0.1.16-py3-none-any.whl
Algorithm Hash digest
SHA256 761f974f6070d72390d8986954ceb6db3aa109a11e200a688ac2614ead674359
MD5 cc012b525aa12603ad86f5acfe924c4b
BLAKE2b-256 1ec3e1affe46527d4d9ece0747f91047c50ab02b03b0ed495f0cc1b40678005c

See more details on using hashes here.

Provenance

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