lecaillon/Evolve
Fork: 111 Star: 847 (更新于 2024-10-23 07:24:09)
license: MIT
Language: C# .
Database migration tool for .NET and .NET Core projects. Inspired by Flyway.
最后发布版本: 3.3.0-aplha1 ( 2024-02-02 07:24:16)
Evolve
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 |
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.
最近版本更新:(数据更新于 2024-10-28 12:14:10)
2024-02-02 07:24:16 3.3.0-aplha1
2023-07-01 00:38:16 3.2.0
2023-03-01 01:18:00 3.2.0-alpha2
2023-01-28 04:23:18 3.2.0-alpha1
2022-12-05 04:04:07 3.1.0
2021-03-21 18:13:49 3.0.0
2020-02-17 04:48:21 2.4.0
2019-10-15 03:20:25 2.3.0
2019-03-24 04:53:56 2.2.0
2019-02-24 01:05:24 2.1.0
主题(topics):
cassandra, cockroachdb, database, dotnet-tool, evolve, flyway, mariadb, migration, mysql, postgresql, sql, sqlite, sqlserver
lecaillon/Evolve同语言 C#最近更新仓库
2024-11-04 20:01:02 Pik-4/HsMod
2024-11-03 23:57:50 jellyfin/jellyfin
2024-10-31 10:00:36 metatube-community/jellyfin-plugin-metatube
2024-10-30 03:58:07 AlchlcDvl/TownOfUsReworked
2024-10-26 07:18:02 Azure/azure-sdk-for-net
2024-10-23 06:18:57 PowerShell/PowerShell