Skip to content

netsec4u/SqlDataTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SqlDataTools

Description

Module contains functions to import and export data from SQL Server. The module uses a template repository that contains information to perform the import or export. The import templates provide data definitions to validate the data within the delimited text file. The export templates provide the query to define the data to be exported.

See examples for an example template repository and usage examples.

Support

This module has extensively been used within PowerShell on Windows connected to SQL Server 2012 to 2025 on Windows. Limited testing has been performed within a PowerShell running on non-Windows operating systems or SQL Server on Linux.

About

PowerShell module to importing and exporting data from SQL Server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors