Kamil Grzybek 11/26/2018

Using Database Project and DbUp for database management

Read Original

This technical article details a hybrid approach to database versioning and deployment in .NET. It explains using a SQL Server Database Project for compile-time schema definition and the DbUp library for applying incremental migration scripts, comparing it to alternatives like EF Migrations.

Using Database Project and DbUp for database management

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser