diff --git a/README.md b/README.md index c9e981c14..b785ecb84 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,23 @@ ProxySQL +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. + +Useful links +=============== + +- [Official website](http://www.proxysql.com/) +- [Documentation](https://github.com/sysown/proxysql/wiki) +- [DockerHub Repository](https://hub.docker.com/r/proxysql/proxysql) +- [Benchmarks and blog posts](http://www.proxysql.blogspot.com/) +- [Forum](https://groups.google.com/forum/#!forum/proxysql/) +- [Linkedin group](https://www.linkedin.com/groups/13581070/) + Getting started ===============