Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Evolve Alternatives
Similar projects and alternatives to Evolve
-
Entity Framework
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
DbUp
DbUp 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.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
roundhouse
RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control
-
Versioning.NET
A dotnet tool that automatically increments versions in csproj files based on git commit hints.
-
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Evolve reviews and mentions
-
How to Handle MSSQL Database in CI/CD?
If you want to stay in C# land, look at Evolve.
-
Best db migration tool options to use along with Entity Framework
Been using https://github.com/lecaillon/Evolve for many years. Its a .Net Core equivalent to Flyway. You run plain old SQL scripts and just follow a file naming convention. It can run embedded inside a project, it has a .Net Tool and a standalone CLI. The SQL scripts can also be embedded in the executable or as external files.
-
Developing with SQL Server in .NET
I've been using Evolve in the past, very simple and effective.
-
A note from our sponsor - SonarQube
www.sonarqube.org | 20 Mar 2023
Stats
lecaillon/Evolve is an open source project licensed under MIT License which is an OSI approved license.