PSDuckDB
0.1.2
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
Invoke-PSDuckDB New-DuckDBConnection Out-DuckData
Dependencies
This module has no dependencies.
FileList
- PSDuckDB.nuspec
- changelog.md
- DuckDBAtAGlance.png
- PSDuckDB.psd1
- examples\02-read-csv.ps1
- examples\05-read-wild-card-json.ps1
- examples\08-read-parquet.ps1
- examples-sql-method\01-basic.ps1
- examples-sql-method\04-read-wild-card-csv.ps1
- examples-sql-method\07-pivot.ps1
- lib\duckdb.dll
- pptx\PSDuckDB-Uses.pptx
- Public\New-DuckDBConnection.ps1
- CODE_OF_CONDUCT.md
- LICENSE
- PSDuckDB.psm1
- examples\03-read-json.ps1
- examples\06-read-csv-from-repo.ps1
- examples\tryCreateFromCSV.ps1
- examples-sql-method\02-read-csv.ps1
- examples-sql-method\05-read-wild-card-json.ps1
- examples-sql-method\08-join-csv-files.ps1
- lib\DuckDB.NET.Bindings.dll
- Public\Invoke-PSDuckDb.ps1
- Public\Out-DuckData.ps1
- CONTRIBUTING.md
- examples\01-basic.ps1
- examples\04-read-wild-card-csv.ps1
- examples\07-pivot.ps1
- examples\tryItOut.ps1
- examples-sql-method\03-read-json.ps1
- examples-sql-method\06-read-csv-from-repo.ps1
- examples-sql-method\09-GitHub-Licences-For-User-Repo.ps1
- lib\DuckDB.NET.Data.dll