turbine-dev

High-performance MySQL & PostgreSQL proxy with connection pooling, automatic read/write splitting, query analytics, and an embedded dashboard.

10
1
100% credibility
Found May 12, 2026 at 10 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

TurbineProxy is a high-performance proxy for MySQL and PostgreSQL that provides connection pooling, automatic read/write splitting, security features like SQL injection protection, and an embedded analytics dashboard.

How It Works

1
🔍 Discover a smart database helper

You hear about TurbineProxy, a friendly tool that makes your databases faster, safer, and easier to watch over.

2
📥 Grab it quickly

With one easy command, you download and set it up on your computer—no complicated steps needed.

3
🔗 Connect your databases

Simply point it to your main database and any backup copies so it knows where to send your information.

4
🚀 Turn it on

Hit start, and it begins working quietly in the background, handling all the busy work.

5
📊 Check the magic dashboard

Open the colorful screen to see live charts of your database speed, slow spots, and safety checks—everything at a glance.

6
Enjoy faster and safer queries

Your app now reads from backups automatically, blocks bad attempts, and learns from your usage.

Your databases hum smoothly

Sit back as your setup runs reliably with insights that keep everything running perfectly—no more worries.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 10 to 10 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is turbine-proxy?

Turbine-proxy is a Rust-built proxy for MySQL 8+ and PostgreSQL 14+ that handles connection pooling, automatic read/write splitting, and GTID-aware consistency. Point clients at it instead of your DB primary/replicas, and it routes reads to weighted replicas while compressing WAN traffic and blocking SQL injection attempts. An embedded dashboard shows query analytics, heatmaps, N+1 detection, and Prometheus metrics—no extra tooling needed.

Why is it gaining traction?

Unlike ProxySQL or PgBouncer, it bundles real-time observability like slow query advisors, regression alerts, and an MCP server for AI tools to analyze workloads, all in a single distroless Docker image with Helm charts. Rust delivers high performance MySQL proxy speeds rivaling C++ alternatives from high performance MySQL book lore, with zero-downtime reloads and per-query rewriting. Devs dig the one-liner install and interactive config wizard for quick scaling.

Who should use this?

Backend engineers scaling read-heavy apps on RDS/Aurora or self-hosted clusters, needing r/w split without app changes. Ops teams tired of stitching Grafana + ProxySQL for query insights, or those evaluating high performance MySQL optimization backups and replication tactics in a modern proxy. Devs prototyping with docker-compose MySQL/PostgreSQL stacks who want built-in security and analytics.

Verdict

Try it for greenfield projects or ProxySQL migrations—docs are solid, tests cover integration, and benches show low overhead. At 10 stars and 1.0% credibility, it's early but promising under active development; productionize after validating your workload.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.