devsetup.core.sqlite
1.0.0
A cross-platform PowerShell module for querying SQLite databases and efficiently importing data on Windows, Linux, and macOS.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2026 PwshDevs. All rights reserved.
Package Details
Author(s)
- PwshDevs
Tags
PowerShell SQLite SQL Database Windows Linux MacOS
Functions
Add-SqliteRow ConvertTo-SqliteDataTable Get-SqliteRow Invoke-SqliteBulkCopy Invoke-SqliteQuery New-SqliteConnection Remove-SqliteRow Set-SqliteRow
PSEditions
Dependencies
This module has no dependencies.
Release Notes
See https://github.com/pwshdevs/devsetup.core.sqlite/blob/main/CHANGELOG.md
FileList
- devsetup.core.sqlite.nuspec
- Private\Add-SqliteCrudParameter.ps1
- Private\Add-SqliteCrudParameterSet.ps1
- Private\Assert-SqliteMutationScope.ps1
- Private\Close-SqliteBulkCopyResource.ps1
- Private\Close-SqliteCrudConnectionContext.ps1
- Private\ConvertTo-SqliteBulkQuery.ps1
- Private\ConvertTo-SqliteCrudValue.ps1
- Private\ConvertTo-SqliteMutationPredicate.ps1
- Private\ConvertTo-SqliteOrderByClause.ps1
- Private\ConvertTo-SqliteParameterName.ps1
- Private\ConvertTo-SqliteQuotedIdentifier.ps1
- Private\ConvertTo-SqliteRecord.ps1
- Private\ConvertTo-SqliteUserParameterMap.ps1
- Private\ConvertTo-SqliteWhereClause.ps1
- Private\Get-SqliteCrudConnectionContext.ps1
- Private\Get-SqliteDataColumnType.ps1
- Private\Get-SqliteTargetIdentity.ps1
- Private\Invoke-SqliteCrudNonQuery.ps1
- Private\Invoke-SqliteCrudReader.ps1
- Public\Add-SqliteRow.ps1
- Public\ConvertTo-SqliteDataTable.ps1
- Public\Get-SqliteRow.ps1
- Public\Invoke-SqliteBulkCopy.ps1
- Public\Invoke-SqliteQuery.ps1
- Public\New-SqliteConnection.ps1
- Public\Remove-SqliteRow.ps1
- Public\Set-SqliteRow.ps1
- core\linux-arm\System.Data.SQLite.dll
- core\linux-arm\libe_sqlite3.so
- core\linux-arm64\System.Data.SQLite.dll
- core\linux-arm64\libe_sqlite3.so
- core\linux-x64\System.Data.SQLite.dll
- core\linux-x64\libe_sqlite3.so
- core\osx-arm64\System.Data.SQLite.dll
- core\osx-arm64\libe_sqlite3.dylib
- core\osx-x64\System.Data.SQLite.dll
- core\osx-x64\libe_sqlite3.dylib
- core\win-arm64\System.Data.SQLite.dll
- core\win-arm64\e_sqlite3.dll
- core\win-x64\System.Data.SQLite.dll
- core\win-x64\e_sqlite3.dll
- core\win-x86\System.Data.SQLite.dll
- core\win-x86\e_sqlite3.dll
- devsetup.core.sqlite.psd1
- devsetup.core.sqlite.psm1
- en-US\about_devsetup.core.sqlite.help.help.txt
- en-US\devsetup.core.sqlite-help.xml
- lib\devsetup.core.sqlite.Support.dll
- x64\System.Data.SQLite.dll
- x64\e_sqlite3.dll
- x86\System.Data.SQLite.dll
- x86\e_sqlite3.dll
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.0 (current version) | 6 | 8/7/2026 |