mysql-proxy-rs
MySQL Proxy
A framework for building scalable MySQL proxy servers with custom logic
A highly scalable MySQL Proxy framework written in Rust
194 stars
15 watching
26 forks
Language: Rust
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
siddontang/mixer | A MySQL proxy that splits reads and writes across multiple remote servers | 769 |
renecannao/proxysql | A high performance proxy designed to improve MySQL and other database backends' performance by caching and optimizing queries. | 25 |
derivator/tafkars | An API proxy project providing Rust bindings to an outdated site's API, facilitating communication between apps and the site. | 171 |
rust-rocksdb/rust-rocksdb | A Rust wrapper around the RocksDB database system. | 1,893 |
seaql/sea-query | A query builder to help construct dynamic SQL queries in Rust. | 1,226 |
wesql/wescale | A modern database proxy that simplifies the interaction between applications and databases by providing features like connection pooling, load balancing, and online DDL support. | 254 |
aprismatic/prismadb | A cryptographic security layer for relational database systems | 35 |
theseus-rs/rsql | A command-line interface for interacting with various relational databases | 135 |
mariadb-corporation/maxscale | An intelligent proxy that forwards database statements to multiple servers based on complex rules and semantic understanding. | 1,418 |
cfal/shoes | A multi-protocol proxy server written in Rust | 243 |
bmf-san/gondola | A tool for setting up and managing reverse proxies with support for multiple upstream servers, TLS encryption, and static file serving. | 7 |
cassandra-rs/cassandra-rs | A Rust library that provides a thin wrapper around the DataStax C/C++ driver for interacting with Apache Cassandra databases. | 134 |
blackbeam/rust-mysql-simple | A MySQL driver library written in Rust for connecting to and interacting with databases. | 671 |
ahmetb/serverless-registry-proxy | A reverse proxy service for exposing container registries on custom domains. | 258 |
will-smith11/reconnaissance | A Rust-based proxy node project using Reth for network exposure | 94 |