38 skills found · Page 1 of 2
DbUp / DbUpDbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.
Avanade / BeefThe Business Entity Execution Framework (Beef) framework, and the underlying code generation, has been primarily created to support the industrialization of API development.
datalust / PiggyA friendly PostgreSQL script runner in the spirit of DbUp.
brtriver / Dbupphp simple migration tool
atsvetkov / Database Migrations DotnetA code example showing 5 ways to manage database schema in .NET
drwatson1 / Dbup CliCross platform command line tool that helps you to deploy database changes. Supports a range of databases
bradymholt / Dbup Sqlserver ScriptingSQL Server object definition scripting for DbUp
Azure-Samples / Azure Sql Db AspireSamples on how to use SQL Server and Azure SQL with .NET Aspire
asimeonov / DbUp.DowngradeExtension of DbUp engine that allows automatic downgrade / rollback / revert of scripts.
chenfromsz / Spring Boot Dbupdb up
fiscaltec / DbUpXExtensions to DbUp supporting easy filtering, ordering and versioning
DbUp / Dbup PostgresqlPostgreSQL provider for DbUp
ritasker / Dotnet Db MigrateA .NET Core Global Tool to deploy changes to SQL databases using DbUp.
chriswill / DbUpRebootLibrary to help update SQL databases to keep them up to in sync with software requirements.
bradymholt / Dbup ConsolescriptsPackage Manager Console scripts for DbUp
DbUp / Dbup SqlserverMicrosoft SQL Server provider for DbUp
danielwertheim / Dotnet Sqldb.NET Core Global Tool using e.g. DbUp to apply Db migrations for SQL-Server
improving / Improving.DbUpOpen Source - Adds support to DbUp for SeedData, FirstRun, Always Run and Migrations folders
Avanade / DbExDbEx provides database extensions for DbUp-inspired database migrations.
TroyWitthoeft / AzureDbUpAzureDbUp is a cross-platform console application that updates Azure SQL databases using DbUp