Evolve Save

Database migration tool for .NET and .NET Core projects. Inspired by Flyway.

Project README

Evolve AppVeyor build status Azure build Status Code coverage NuGet Twitter

Evolve is a personal, free-time project with no funding. If you use Evolve in your daily work and feel that it makes your life easier, consider supporting its development via GitHub Sponsors :heart: and by adding a star to this repository :star:

I’m very passionate about doing personal projects and very grateful that other people find them useful, too. I want to share as much as possible, but it doesn’t pay the bills. With your help, I can focus on open-source work more and make it sustainable. If your company uses any of my libraries, consider donating too as a sign of gratitude and for priority support!

Beloved sponsors

Introduction

Evolve is a cross platform database migration tool inspired by Flyway, that uses plain SQL scripts.

Its purpose is to automate your database changes, and help keep those changes synchronized through all your environments and development teams. This makes it an ideal tool for continuous integration / delivery.

Overall Evolve embraces simplicity. Every time you run your project, it will automatically ensure that your database is up-to-date. Install it and forget it!

Installation

Evolve is available as a .NET library, a .NET tool and a standalone CLI.

Evolve Evolve Tool Evolve CLI
Repository NuGet Evolve NuGet Evolve.Tool GitHub CLI

Supported databases

Documentation

You can read the latest documentation at https://evolve-db.netlify.com and find samples here.

Changelog

Detailed changes for each release are documented in the release notes.

Open Source Agenda is not affiliated with "Evolve" Project. README Source: lecaillon/Evolve
Stars
824
Open Issues
38
Last Commit
2 weeks ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating