[PR #1404] [MERGED] Add Bytebase to Development Environment section #15047

Closed
opened 2026-05-20 00:06:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1404
Author: @adela-bytebase
Created: 4/8/2026
Status: Merged
Merged: 4/19/2026
Merged by: @mashb1t

Base: masterHead: add-bytebase


📝 Commits (2)

  • 2052ce4 Add Bytebase to Development Environment section
  • 6f7fbaa Merge branch 'master' into add-bytebase

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Add Bytebase to the Development Environment section.

Bytebase is a Docker-native database DevOps and CI/CD platform. It provides SQL review, schema migration management, and role-based access control for MySQL, PostgreSQL, and more.

  • 12k+ GitHub stars, actively maintained
  • Ships as a single Docker image: docker run --init --name bytebase --publish 8080:8080 bytebase/bytebase
  • Used by teams to manage database schema changes across development, staging, and production environments

Entry placed alphabetically between Binci and coder.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/1404 **Author:** [@adela-bytebase](https://github.com/adela-bytebase) **Created:** 4/8/2026 **Status:** ✅ Merged **Merged:** 4/19/2026 **Merged by:** [@mashb1t](https://github.com/mashb1t) **Base:** `master` ← **Head:** `add-bytebase` --- ### 📝 Commits (2) - [`2052ce4`](https://github.com/veggiemonk/awesome-docker/commit/2052ce450fe2c1a03476693738ff4a8126c19160) Add Bytebase to Development Environment section - [`6f7fbaa`](https://github.com/veggiemonk/awesome-docker/commit/6f7fbaa33421707b31744d768c38cb698d9d3f26) Merge branch 'master' into add-bytebase ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Add [Bytebase](https://github.com/bytebase/bytebase) to the Development Environment section. Bytebase is a Docker-native database DevOps and CI/CD platform. It provides SQL review, schema migration management, and role-based access control for MySQL, PostgreSQL, and more. - 12k+ GitHub stars, actively maintained - Ships as a single Docker image: `docker run --init --name bytebase --publish 8080:8080 bytebase/bytebase` - Used by teams to manage database schema changes across development, staging, and production environments Entry placed alphabetically between Binci and coder. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-20 00:06:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#15047