Skip to content

A grab bag of SQL Server utilities: BulkInsert, SqlMigrator, and ViewMaterializer

License

Notifications You must be signed in to change notification settings

adamfoneil/SqlServerUtil

Repository files navigation

Nuget

This project brings together several utility classes to do a few specific things with SQL Server.

Nuget package: SqlServer.Util.Library

My Zinger project uses this with its Data Migrator feature.

  • ViewMaterializer provides a way to optimize slow views by leveraging SQL Server change tracking.
    walkthrough | source | test

About

A grab bag of SQL Server utilities: BulkInsert, SqlMigrator, and ViewMaterializer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages