From d36a2e60b8cd146b361247740889a96596944af5 Mon Sep 17 00:00:00 2001 From: Adela Date: Mon, 20 Apr 2026 00:29:02 +0200 Subject: [PATCH] Add Bytebase to Development Environment section (#1404) Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1fe135..de60170 100644 --- a/README.md +++ b/README.md @@ -575,6 +575,7 @@ Services to securely store your Docker images. ### Development Environment - [Binci](https://github.com/binci/binci) :ice_cube: - Containerize your development workflow. (formerly DevLab by [TechnologyAdvice](https://github.com/TechnologyAdvice)). +- [Bytebase](https://github.com/bytebase/bytebase) - Database DevOps and CI/CD for MySQL, PostgreSQL, and more, with SQL review, schema migration, and access control. By [Bytebase](https://github.com/bytebase). - [coder](https://github.com/coder/coder) - Remote development machines powered by Terraform or Docker. - [construi](https://github.com/lstephen/construi) :ice_cube: - Run your builds inside a Docker defined environment. - [dde](https://github.com/whatwedo/dde) - Local development environment toolset based on Docker. By [whatwedo](https://github.com/whatwedo).