High-performance MySQL proxy with a GPL license.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Nick bb83fc9ed8
Remove unused regex include
9 years ago
binaries
deps Copied license file in upper dir for dependencies 9 years ago
diamond Added ProxySQL collector for diamond 10 years ago
doc Removing files merged to WIKI 9 years ago
docker Base preparation for 1.4.4 9 years ago
etc Fixing previous push for reload function 9 years ago
include New global variable execute_on_exit_failure #1285 9 years ago
lib Remove unused regex include 9 years ago
src New global variable execute_on_exit_failure #1285 9 years ago
systemd Improvements to the systemd support. We now run as the MySQL user and fix permissions before running. 10 years ago
test Minor changes to client9.cpp for more testing 10 years ago
tools Further improvements to reduce config reloading 9 years ago
.gitignore First implementation of web interface 9 years ago
CHANGELOG.md
FAQ.md Changing version from 5.1.30 to 5.5.30 10 years ago
INSTALL.md Fixing dead links to binary files 9 years ago
LICENSE
Makefile Reapplying fix for bug #1038 9 years ago
README.md Fix typo in README.md 10 years ago
RUNNING.md #325 Initial draft for operating ProxySQL 11 years ago
bounty.md
build_images.py Add script for building images for the Python test suite 11 years ago
compile_examples.txt fix some version numbers in the compile examples 9 years ago
proxysql-tests.ini.example
proxysql_notes.txt
requirements.txt
scenarios.py #454 Add testing command to scenarios tool. 11 years ago

README.md

Introduction

ProxySQL is a high performance, high availability, protocol aware proxy for MySQL and forks (like Percona Server and MariaDB).
All the while getting the unlimited freedom that comes with a GPL license.

Its development is driven by the lack of open source proxies that provide high performance.
Official website: http://www.proxysql.com/
Benchmarks and old blog posts can be found at http://www.proxysql.blogspot.com/
Forum: https://groups.google.com/forum/#proxysql/

Wiki: https://github.com/sysown/proxysql/wiki/