duckdb-extension-radar
Extension tracker
A repository tracking DuckDB extensions on GitHub, providing information about created date and last updated date.
This repo contains information about DuckDB extensions found on GitHub. Refreshed daily
84 stars
6 watching
5 forks
Language: Python
last commit: 2 days ago
Linked from 1 awesome list
duckdb-extension
Related projects:
Repository | Description | Stars |
---|---|---|
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 527 |
mehd-io/pypi-duck-flow | A data engineering project that extracts insights from Python projects using DuckDB and MotherDuck. | 173 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 84 |
isaacbrodsky/h3-duckdb | A DuckDB extension that provides support for H3 discrete global grid system | 174 |
rustyconover/duckdb-shellfs-extension | An extension to a database system that enables the use of Unix pipes for input and output. | 59 |
duckdb/uc_catalog | A proof-of-concept extension demonstrating integration between DuckDB and Unity Catalog | 60 |
rustyconover/duckdb-evalexpr-rhai-extension | Allows evaluating a scripting language in SQL statements within a database | 14 |
rupurt/odbc-scanner-duckdb-extension | An extension for DuckDB that enables reading data directly from databases supporting the ODBC interface. | 80 |
rustyconover/duckdb-crypto-extension | An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. | 12 |
mause/duckdb_engine | Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL | 366 |
rupurt/duckdb-extension-template-zig | A toolkit for building extensions against multiple versions of DuckDB using Zig and Nix. | 26 |
gotcha/ipdb | An integration of IPython's debugger into the pdb module | 1,868 |