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
René Cannaò b93cc4b6bc
Further testing implementation of SO_REUSEPORT
10 years ago
binaries Improving packaging #375 11 years ago
deps Disabling patch from #700 as not relevant in 1.3.0 10 years ago
diamond Added ProxySQL collector for diamond 10 years ago
doc Release note for 1.2.4 10 years ago
docker Preparing compiling environment for v1.3.0 10 years ago
etc Added examples in proxysql.cnf 10 years ago
include Further testing implementation of SO_REUSEPORT 10 years ago
lib Further testing implementation of SO_REUSEPORT 10 years ago
src Merge branch 'master' into 1.3.0-alpha 10 years ago
systemd Merge branch 'master' into v1.2.4 10 years ago
test Minor changes to client9.cpp for more testing 10 years ago
tools Changing permission to proxysql_galera_writer.pl 10 years ago
.gitignore Adding comment field per issue #643 10 years ago
CHANGELOG.md #323 Improved changelog w/ @renecannao's observations 11 years ago
FAQ.md Changing version from 5.1.30 to 5.5.30 10 years ago
INSTALL.md #325 Add documentation on how to install ProxySQL 11 years ago
LICENSE first commit 12 years ago
Makefile Preparing compiling environment for v1.3.0 10 years ago
README.md Update and rename README.rst to README.md 10 years ago
RUNNING.md #325 Initial draft for operating ProxySQL 11 years ago
bounty.md Added Pull Request Bounty 11 years ago
build_images.py Add script for building images for the Python test suite 11 years ago
compile_examples.txt Updating some compiling examples 11 years ago
proxysql-tests.ini.example #306 Add example configuration file 11 years ago
proxysql_notes.txt first commit 12 years ago
requirements.txt #410 Upgrade docker-related requirements to the latest version 11 years ago
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.
Ufficial 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/