Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLDrive

This is an experimental version of SQL Server as PowerShell Drive using the SHiPS module.

Usage

Import-Module SHiPS -Force
Import-Module .\SQLDrive.psd1 -Force

New-PSDrive -Name SQL -PSProvider SHiPS -Root SQLDrive#SQLRoot

Current State Demo

About

SQL Server objects as a PowerShell Drive

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages