Tagged articles
8 articles
Page 1 of 1
DevOps Cloud Academy
DevOps Cloud Academy
Dec 6, 2023 · Databases

Implementing a Complete Azure DevOps Database CI/CD Workflow with Bytebase

This article demonstrates how to set up a full database CI/CD pipeline on Azure DevOps using Bytebase, covering Docker deployment, ngrok configuration, GitOps integration, SQL review automation, approval processes, schema write‑back, and migration detection, with step‑by‑step instructions and code examples.

Azure DevOpsBytebaseDatabase CI/CD
0 likes · 11 min read
Implementing a Complete Azure DevOps Database CI/CD Workflow with Bytebase
Efficient Ops
Efficient Ops
Aug 13, 2018 · Databases

How NetEase Scaled DBA Automation: From Manual Ops to Self‑Service Platforms

From 2015 to now, NetEase’s DBA team transformed from manual maintenance to a fully automated, platform‑driven system that supports multi‑active database architectures, real‑time monitoring, automated alarm handling, MHA management, resource pooling, rapid migration, and self‑service SQL review, dramatically reducing downtime and operational overhead.

DBA automationMHA managementSQL Review
0 likes · 21 min read
How NetEase Scaled DBA Automation: From Manual Ops to Self‑Service Platforms
dbaplus Community
dbaplus Community
Feb 25, 2018 · Databases

Automate MySQL SQL Review: Self‑Service Platform for Faster Deployments

This article introduces a PHP‑based SQL auto‑review platform that lets developers submit MySQL statements for automatic performance and compliance checks, integrates rules from Inception, Percona, and Meituan SQLAdvisor, and provides step‑by‑step installation and deployment guidance.

AutomationPHPSQL Review
0 likes · 11 min read
Automate MySQL SQL Review: Self‑Service Platform for Faster Deployments
Qunar Tech Salon
Qunar Tech Salon
Sep 8, 2016 · Databases

Design Principles and Implementation of Inception – A MySQL SQL Review and Automation Tool

The article explains the design motivations, architectural choices, and implementation details of Inception, a MySQL‑compatible SQL review and execution platform that follows programmers' habits, prevents common human errors, fully supports MySQL syntax, and integrates audit, backup, and rollback capabilities.

Backup and rollbackInceptionSQL Review
0 likes · 5 min read
Design Principles and Implementation of Inception – A MySQL SQL Review and Automation Tool