duckdb-pytables
Data source wrapper
An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions.
83 stars
3 watching
2 forks
Language: C++
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 505 |
rodabt/vduckdb | A V-language wrapper around the DuckDB database engine | 30 |
mause/duckdb_engine | Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL | 355 |
alitrack/duckdb_fdw | A foreign data wrapper that connects PostgreSQL to DuckDB databases. | 340 |
dropbox/pygerduty | A Python library providing a programmatic interface to PagerDuty's API and Events API | 163 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 725 |
pytorch/data | A PyTorch project providing data loading utilities and scalable dataloading solutions | 1,133 |
mehd-io/duckdb-extension-radar | Provides information about DuckDB extensions found on GitHub. | 82 |
duckdb/duckdb-swift | A native Swift API for an analytical database system providing fast and reliable data analysis capabilities | 80 |
rob-blackbourn/jetblack-duckdb-react | A React context provider for connecting to a DuckDB database | 8 |
bauplanlabs/quack-reduce | A playground for running DuckDB as a stateless query engine over a data lake. | 170 |
dridk/sqlite2duckdb | Converts one type of relational database to another with high reading efficiency. | 9 |
ywelsch/duckdb-prql | An extension to a relational database system that supports a custom query language | 260 |
dgilland/pydash | A comprehensive set of functional utilities for Python | 1,331 |
duckdb/duckdb_iceberg | An extension to a C++ relational database management system that adds support for Apache Iceberg data storage | 158 |