Software Alternatives & Reviews

Pusher VS ProxySQL

Compare Pusher VS ProxySQL and see what are their differences

Pusher logo Pusher

Pusher is a hosted API for quickly, easily and securely adding scalable realtime functionality via WebSockets to web and mobile apps.

ProxySQL logo ProxySQL

ProxySQL: high-performance, GPL licensed MySQL proxy. It supports hundreds of thousands of concurrent connections and can be multiplexed to hundreds of servers.
  • Pusher Landing page
    Landing page //
    2023-10-05
  • ProxySQL Landing page
    Landing page //
    2023-05-23

Pusher videos

Mark Kermode reviews Pusher

More videos:

  • Review - Pusher (1996) - Movie Review
  • Review - Film Recommendations: The Pusher Trilogy

ProxySQL videos

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

More videos:

  • Review - ProxySQL Use Case Scenarios / Alkin Tezuysal (Percona)
  • Review - Inexpensive Datamasking for MySQL with ProxySQL - data anonymization for developers

Category Popularity

0-100% (relative to Pusher and ProxySQL)
Mobile Push Messaging
100 100%
0% 0
MySQL Tools
0 0%
100% 100
Developer Tools
100 100%
0% 0
Databases
0 0%
100% 100

User comments

Share your experience with using Pusher and ProxySQL. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Pusher and ProxySQL

Pusher Reviews

SignalR Alternatives
Pusher as a signal Alternative comes into the picture when it is simple and has free plans for the fallback of SSE to make the frame and log polling also available to the developers for troubleshooting as well.
Source: www.educba.com

ProxySQL Reviews

We have no reviews of ProxySQL yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Pusher should be more popular than ProxySQL. It has been mentiond 50 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Pusher mentions (50)

  • Build a nice Realtime notification with Laravel Jetstream (InertiaJS / Vue 3 stack).
    Now let's push the notification to pusher. First you have to go to Https://pusher.com/ login create an app an get API keys. Then fill them in your .env file. - Source: dev.to / 12 days ago
  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    Pusher.com — Realtime messaging service. Free for up to 100 simultaneous connections and 200,000 messages/day. - Source: dev.to / 3 months ago
  • Chat system sockets vs ajax?
    Another tool is pusher but have a high cost https://pusher.com/. Source: 5 months ago
  • Custom vs. off-the-shelf React web notification systems: Which is better?
    Pusher specializes in realtime WebSockets and offers a straightforward way to integrate realtime features into your React app. It's a reliable choice for apps that need to send notifications based on realtime events. - Source: dev.to / 7 months ago
  • Is this a viable approach to a chat microservice?
    Why are you considering building your own websocket service instead of using something like https://pusher.com/ ? Source: 10 months ago
View more

ProxySQL mentions (10)

  • Save Cost on RDS Data Transfer - Internet - Out
    Another option could be ProxySQL, where you can cache queries on the ProxySQL server. Source: about 1 year 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 1 year 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 1 year 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 1 year 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 / over 1 year ago
View more

What are some alternatives?

When comparing Pusher and ProxySQL, you can also consider the following products

Socket.io - Realtime application framework (Node.JS server)

Gonarch Tech - MySQL High Availability as a service

PubNub - PubNub is a real-time messaging system for web and mobile apps that can handle API for all platforms and push messages to any device anywhere in the world in a fraction of a second without having to worry about proxies, firewalls or mobile drop-offs.

MariaDB MaxScale - We are the company behind #MariaDB, the fastest growing #opensource #database. Download MariaDB at https://t.co/DtYwuH0FOl.

Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.

PostgREST - Automatic REST API for Any Postgres Database