Skip to main content

DuckDB plugin for Rivet SQL

Project description

rivetsql-duckdb

DuckDB engine and catalog plugin for Rivet.

PyPI version Python versions License


Fast in-process SQL engine with filesystem and object store catalogs. The recommended default for local analytics, prototyping, and file-based pipelines.


⚡ Install

pip install rivetsql[duckdb]

🔧 Configuration

# profiles.yaml
default:
  engines:
    - name: local
      type: duckdb
      options:
        threads: 4
        memory_limit: "8GB"
        extensions: [httpfs, parquet]
      catalogs: [warehouse, files]
  catalogs:
    - name: warehouse
      type: duckdb
      options:
        path: warehouse.duckdb

✨ Capabilities

Feature Supported
Compute engine
Catalog
Read
Write
List tables
Schema introspection
Test connection

📚 Documentation

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


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_duckdb-0.1.5.tar.gz (19.0 kB view details)

Uploaded Source

Built Distribution

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

rivetsql_duckdb-0.1.5-py3-none-any.whl (29.1 kB view details)

Uploaded Python 3

File details

Details for the file rivetsql_duckdb-0.1.5.tar.gz.

File metadata

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

File hashes

Hashes for rivetsql_duckdb-0.1.5.tar.gz
Algorithm Hash digest
SHA256 ac2136b4406587154bbe0bb0d1b52573b000baf5c2eb24b6568b99fc05e74180
MD5 cac3f1776a850f62cbd6e9f93cbe63d1
BLAKE2b-256 4abca321538510ce109708ea9924aee2045bb3830b6b4b8e2a1e19d66f5636f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for rivetsql_duckdb-0.1.5.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_duckdb-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for rivetsql_duckdb-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 860bf0c2a59a7c13b10e111f5bac77531c19a9ea7f33092a9bdf9a0ebe2b09c5
MD5 2120809d369ab7c9a2954c7ceac0bd33
BLAKE2b-256 dd8d76786a33035c84e2377d713c3cddfb79287b936b916f5b50aa3f6449b0ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for rivetsql_duckdb-0.1.5-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