Tagged articles

SQL Review

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
Qunar Tech Salon
Qunar Tech Salon
Aug 24, 2018 · Databases

Building an Automated Database Operations Platform: From Monitoring to Multi‑Active Deployment

The article describes how a DBA team at Ele.me transformed manual database management into a fully automated, platform‑driven operation covering monitoring, alarm handling, MHA automation, resource pooling, large‑scale migration, SQL review, and multi‑active DDL release using Go‑based tools and custom workflows.

DBA toolsDatabase AutomationGo
0 likes · 20 min read
Building an Automated Database Operations Platform: From Monitoring to Multi‑Active Deployment
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.

AutomationDatabaseMySQL
0 likes · 11 min read
Automate MySQL SQL Review: Self‑Service Platform for Faster Deployments