Software Alternatives, Accelerators & Startups

ProxySQL

ProxySQL: high-performance, GPL licensed MySQL proxy. It supports hundreds of thousands of concurrent connections and can be multiplexed to hundreds of servers.

ProxySQL

ProxySQL Reviews and Details

This page is designed to help you find out whether ProxySQL is good and if it is the right choice for you.

Screenshots and images

  • ProxySQL Landing page
    Landing page //
    2023-05-23

Badges

Promote ProxySQL. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

#ProxySQL Use Case Scenarios - #ProxySQL #Database Tutorial - René Cannaò - #Percona Live 2017

ProxySQL Use Case Scenarios / Alkin Tezuysal (Percona)

Inexpensive Datamasking for MySQL with ProxySQL - data anonymization for developers

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about ProxySQL and what they use it for.
  • PostgreSQL High Availability Solutions – Part 1: Jepsen Test and Patroni
    We use proxysql (https://proxysql.com) which works very well. We have not seen any downtime for years. We wrote our own master promotion code a very long time ago; it has proven to be very robust. - Source: Hacker News / 6 months ago
  • Save Cost on RDS Data Transfer - Internet - Out
    Another option could be ProxySQL, where you can cache queries on the ProxySQL server. Source: about 2 years ago
  • Is replication between v5.1 and v8 possible?
    Also, if you're not using it yet, I can recommend looking at ProxySQL to do your read-write/read-only failover controls. Source: over 2 years ago
  • SSL Termination for SQL
    What are the recommendations here? I took a look into ProxySQL and it looks like since v2, it can do frontend and backend SSL connections. I have it locally working on a docker setup. Source: over 2 years ago
  • Business complexity with performance
    DB: Split you write-read operations. You may scale read as needed. Write operations can be slow if you have too many indices, so make sure to use only the ones you really need. Your DBMS may have some configuration to optimise, for example in MySQL if you do NOT need ACID compliance you can set innodb_flush_log_at_trx_commit = 2 to achieve better write speed. For MySQL you should also look into https://proxysql.com/. Source: over 2 years ago
  • Advanced caching mechanisms using distributed locks and async pub/sub systems.
    A Layer-7 Database Load Balancer is optional here. An L7-DBLB can be used for various use cases (eg: ProxySQL). One or more database instances handle queries from the web server. A Client-side DB query/connection load balancing can also be used instead of an L7-DBLB according to the use case of the application. - Source: dev.to / almost 3 years ago
  • How to reverse proxy a SQL server?
    There are also specific proxy implementations for sql, https://proxysql.com/ comes to mind. Source: almost 3 years ago
  • Accessing a server without direct conmection
    I'm not sure I fully understand your problem, so my answer maybe totally off ... Anyway : what about an SQL proxy like https://proxysql.com ? Source: almost 3 years ago
  • Linux kernel memory leaks Ubuntu 20.04 (5.4 and 5.8 kernels vs 4.4 kernel)
    There are better, modern query output caches these days that do a much better job than the original MySQL query cache. ProxySQL is a great query router/cache/pooler that can do a much better job than the original query cache. Source: over 3 years ago
  • Software for SQL query management?
    You could give a try with ProxySQL - https://proxysql.com/. Source: over 3 years ago
  • RDS writer and reader load balancing
    If you want a single connection to be able to split out reads, you should look at proxysql since it can be asked to parse the sql and determine that a request is read-only, and perform that request on a node that is less busy and read-only. Source: about 4 years ago

Do you know an article comparing ProxySQL to other products?
Suggest a link to a post with product alternatives.

Suggest an article

ProxySQL discussion

Log in or Post with

Is ProxySQL good? This is an informative page that will help you find out. Moreover, you can review and discuss ProxySQL here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.