PSDuckDB
0.1.1
PSDuckDB is a PowerShell module that provides seamless integration with DuckDB, enabling efficient execution of analytical SQL queries directly from the PowerShell environment.
Installation Options
Owners
Copyright
© 2024 All rights reserved.
Package Details
Author(s)
- Douglas Finke
Tags
PowerShell DuckDB SQL Data Analysis
Functions
Dependencies
This module has no dependencies.
FileList
- PSDuckDB.nuspec
- examples\02-read-csv.ps1
- examples\04-read-wild-card-csv.ps1
- examples\06-read-csv-from-repo.ps1
- examples\08-read-parquet.ps1
- lib\duckdb.dll
- lib\DuckDB.NET.Bindings.dll
- lib\DuckDB.NET.Data.dll
- Public\Invoke-PSDuckDb.ps1
- changelog.md
- CONTRIBUTING.md
- PSDuckDB.psm1
- examples\03-read-json.ps1
- examples\05-read-wild-card-json.ps1
- examples\07-pivot.ps1
- CODE_OF_CONDUCT.md
- LICENSE
- PSDuckDB.psd1
- examples\01-basic.ps1