Found 22 packages
Evolve is an easy migration tool that uses plain old sql scripts. Its purpose is to automate your database changes, and help keep those changes synchronized through all your environments and developpement teams. Every time you build your project, it will automatically ensure that your database is up-to-date, without having to do anything other than build. Install it and forget it !
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds CockroachDb support.
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Package Description
The CData CockroachDB Provider allows bidirectional, standards-based access to Cockroach databases.
CockroachDB storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
Command line tool, that can be installed as a .Net global tool, that helps you to deploy changes to 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.
Contains HealthChecks for CockroachDb, based on the nuget package `Npgsql`.
A Pulumi package to create and managed cockroach db resources in Pulumi programs.
A Pulumi package to create and managed Cockroach DB resources in Pulumi programs.
A wrapper around NpgsqlConnection that handles retries and reconnects. Works with Postgresql and CockroachDB.
Save optimizer extension for EF Core - internal library. It supports multiple EF Core providers and brings serious performance benefits for many scenarios without big effort.
Save optimizer extension for EF Core with Dapper execution. It supports multiple EF Core providers and brings serious performance benefits for many scenarios without big effort.
Journey is a script based database migration tool that treats a migration a journey, a collection of steps taken from the beginning (origin) state of the database to the final (destination) state.