Skip to main content

Duckdb sqlite3 extension

Project description

🦆DuckDB sqlite3 extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-sqlite3

You are ready to install the extension for duckdb.

from duckdb_extensions import extension_importer
extension_importer.import_extension("sqlite3")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where 
                extension_name='sqlite3' or 
                list_contains(aliases, 'sqlite3')""")
    .fetchone()[0]
)

License

duckdb-extension-sqlite3 is distributed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

duckdb_extension_sqlite3-1.2.0-py3-none-win_amd64.whl (24.4 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_sqlite3-1.2.0-py3-none-macosx_11_0_x86_64.whl (10.6 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_sqlite3-1.2.0-py3-none-macosx_11_0_arm64.whl (9.3 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_sqlite3-1.2.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_sqlite3-1.2.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 49b48123b1c75d8cab8c42cc47cb6ae2a9ed7c8bf658fe328824a1b90cca5862
MD5 d19561cb69b788b559a1f60a96191709
BLAKE2b-256 c01ce37bf1adfcf90541eae137ccd418f35fe153d60ff8787c52e37421cfb249

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_sqlite3-1.2.0-py3-none-win_amd64.whl:

Publisher: publish-sqlite3-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_sqlite3-1.2.0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_sqlite3-1.2.0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 604e6482eaeb8f81632afd8ccc7352e7183a39de52cc45aa24bf3d1c139bbf6e
MD5 27f51ed48d1d00eb6d5d440166299b9e
BLAKE2b-256 b115fab2a9ee01fa96d0c9dd11eae309feb0721d91cc1f341d019798ea9889a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_sqlite3-1.2.0-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-sqlite3-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_sqlite3-1.2.0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_sqlite3-1.2.0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 d03f737c74d947035f0c3729129b86b898fccc13a9d808e11d3412bc49369246
MD5 6d8ebc23f89f91a72a1c142d85218a08
BLAKE2b-256 c767a32dd099cb3a23436b76873472d152ca60609089254fd026188422326ac1

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_sqlite3-1.2.0-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-sqlite3-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_sqlite3-1.2.0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_sqlite3-1.2.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7f5e42063e15ac09a7be19bc87e6fe135a800badd7f5173d79e284d8c88a1070
MD5 ed62f09f231dbba066819d9a86b3c8ce
BLAKE2b-256 3f7c6f68e4195938cc3986fbf8b47fb7106d947255466f85ae452fcebfbd40f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_sqlite3-1.2.0-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-sqlite3-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

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