Skip to main content

DuckDB engine extension for Tigrbl (optional plugin).

Project description

tigrbl_engine_duckdb

DuckDB engine extension for Tigrbl. This package registers the duckdb engine kind with Tigrbl’s engine registry via entry points.

Install

pip install tigrbl_engine_duckdb

Use

After installing, you can bind DuckDB using engine_ctx:

from tigrbl.engine.decorators import engine_ctx
from tigrbl.session.decorators import session_ctx

@engine_ctx({"kind": "duckdb", "path": "./data/app.duckdb",
             "pragmas": {"memory_limit": "2GB"}})
@session_ctx({"isolation": "repeatable_read"})
class AnalyticsAPI:
    pass

No import of this package is required in your app; Tigrbl auto-loads the plugin via entry points on import.

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

tigrbl_engine_duckdb-0.1.1.dev6.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

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

tigrbl_engine_duckdb-0.1.1.dev6-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file tigrbl_engine_duckdb-0.1.1.dev6.tar.gz.

File metadata

  • Download URL: tigrbl_engine_duckdb-0.1.1.dev6.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.8 {"installer":{"name":"uv","version":"0.10.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for tigrbl_engine_duckdb-0.1.1.dev6.tar.gz
Algorithm Hash digest
SHA256 b4484338d97ed8507425b0718d6d0ca4f6899a47e093f3fb7bfb77e21bcf7608
MD5 c7cc7b6e961e9ca8c16d9556f138c3fc
BLAKE2b-256 5853b62b6f8a9c574afea884c17bbadf7161947d085cf087e24456853e9c6d4b

See more details on using hashes here.

File details

Details for the file tigrbl_engine_duckdb-0.1.1.dev6-py3-none-any.whl.

File metadata

  • Download URL: tigrbl_engine_duckdb-0.1.1.dev6-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.8 {"installer":{"name":"uv","version":"0.10.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for tigrbl_engine_duckdb-0.1.1.dev6-py3-none-any.whl
Algorithm Hash digest
SHA256 4798bc1c0ed1685ce16fe0452aab1acc12d35d799d2d21e60a32de8db79fc5c0
MD5 1ad5063be4b035beacf3b856c6ccec84
BLAKE2b-256 2dd2fd79855b2211251d4d70114f2c1b3780c494a10d9d9172e0fa2c93bcd696

See more details on using hashes here.

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