PSDuckDB
Query tool
A PowerShell module that enables seamless integration with DuckDB to execute analytical SQL queries directly from the PowerShell environment.
PSDuckDB is a PowerShell module that provides seamless integration with DuckDB, enabling efficient execution of analytical SQL queries directly from the PowerShell environment.
42 stars
3 watching
4 forks
Language: PowerShell
last commit: 2 months ago
Linked from 1 awesome list
data-analysisdata-scienceduckdbpowershellsql
Related projects:
Repository | Description | Stars |
---|---|---|
dfinke/pskit | A set of command-line tools for working with PowerShell arrays. | 37 |
motherduck-open-source/metabase_duckdb_driver | A Clojure-based plugin that integrates DuckDB as a database driver within Metabase | 56 |
motherduck-open-source/duckdb-power-query-connector | A Power Query connector for DuckDB that enables data connection and querying via Excel and Power BI | 45 |
eitsupi/querying-with-prql | A book and project demonstrating the use of PRQL with data manipulation libraries like dplyr and DuckDB for querying table data. | 22 |
dridk/sqlite2duckdb | Converts one type of relational database to another with high reading efficiency. | 9 |
alitrack/duckdb_fdw | A foreign data wrapper that connects PostgreSQL to DuckDB databases. | 340 |
mause/duckdb_engine | Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL | 355 |
bauplanlabs/quack-reduce | A playground for running DuckDB as a stateless query engine over a data lake. | 170 |
ywelsch/duckdb-prql | An extension to a relational database system that supports a custom query language | 260 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 83 |
pdet/scrooge-mcduck | An extension for DuckDB analytics that supports financial data aggregation and scanning. | 129 |
duckdb/duckdb_inet | A C++ implementation of a lightweight, self-contained, and network-capable relational database engine | 1 |
dfinke/posh-gist | PowerShell cmdlets for interacting with GitHub Gists | 38 |
rodabt/vduckdb | A V-language wrapper around the DuckDB database engine | 30 |