1
0
Fork 0
1Panel-Appstore/bytebase
renovate[bot] 9153dc7612 chore(deps): update bytebase/bytebase docker tag to v3.6.0 (#3725)
* chore(deps): update bytebase/bytebase docker tag to v3.6.0

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-04-20 22:19:53 +08:00
..
3.6.0 chore(deps): update bytebase/bytebase docker tag to v3.6.0 (#3725) 2025-04-20 22:19:53 +08:00
README.md feat: 上架 Bytebase (#1792) 2024-07-23 11:43:33 +08:00
README_en.md Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
data.yml Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
logo.png feat: 上架 Bytebase (#1792) 2024-07-23 11:43:33 +08:00

README_en.md

Bytebase

Bytebase is a database CI/CD solution for developers and DBAs. It is the only database CI/CD project included in the CNCF Landscape and Platform Engineering.

The Bytebase Suite Consists of the Following Tools:

  • Bytebase Console: A web-based GUI for developers and DBAs to manage the database development lifecycle.
  • Bytebase API: Provides gRPC and RESTful APIs to operate various aspects of Bytebase.
  • Bytebase CLI: A CLI tool to help developers integrate database changes into existing CI/CD workflows.
  • Bytebase GitHub App and SQL Review GitHub Action: A GitHub App and GitHub Action to detect SQL anti-patterns and enforce consistent SQL style guidelines during pull requests.
  • Terraform Bytebase Provider: A Terraform provider that enables teams to manage Bytebase resources via Terraform. A typical setup includes teams using Terraform to configure database instances from cloud providers and then preparing these instances for application use with the Bytebase provider.