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.13.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.13-py3-none-any.whl (25.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rivetsql_postgres-0.1.13.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.13.tar.gz
Algorithm Hash digest
SHA256 1876128f237de37c3255ad0b9efc812bf4872abd4642b8280e393d5b9a934d26
MD5 ca91d2e6f820d18138ea36f81fb55368
BLAKE2b-256 be194ee9ca9b789e03ad9ae1c020c54b2da1739684d41154c41c83a71ef9dc7b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rivetsql_postgres-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 b3aae1cf3451cc2cd8577da4ea793a1e6ab0f01b5b9d25fd34f50d24387cdd15
MD5 382ba2b02673421958bb8d4425c560ad
BLAKE2b-256 47b80b3df2251c2eae56bfa667f0556b409a65dfdd5e6fc7a0b22e835b9de969

See more details on using hashes here.

Provenance

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