Skip to content
#

vtgate

Here are 4 public repositories matching this topic...

Language: All
Filter by language

A linter for Vitess VSchema JSON. Runs 30 rules over your keyspaces, vindexes, sequences and routing rules — optionally cross-checked against your CREATE TABLE DDL — and reports each problem with a stable rule ID, exact line number and fix hint. Pretty, JSON, GitHub-annotation and SARIF output. Ships as a composite GitHub Action.

  • Updated Jul 20, 2026
  • Python

Monitors Vitess shard health and alerts when live topology drifts from a declared desired topology. Validates that shard key ranges tile the key space, tracks replication lag, throttler state, scatter-query ratio and reparent flapping. Ships a self-contained web dashboard, a Prometheus /metrics endpoint, and a CI-friendly CLI.

  • Updated Jul 20, 2026
  • Python

Simulate a Vitess vindex over a shard layout and see the skew, hot shards and scatter-gather risk before you commit to a shard key. Faithful hash/xxhash/numeric/binary/reverse_bits implementations, Gini and entropy metrics, heavy-hitter detection, query-fanout estimation, and side-by-side candidate ranking.

  • Updated Jul 20, 2026
  • Python

Improve this page

Add a description, image, and links to the vtgate topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vtgate topic, visit your repo's landing page and select "manage topics."

Learn more