Alternatives to ProxySQL logo

Alternatives to ProxySQL

MaxScale, HAProxy, Vitess, JavaScript, and Git are the most popular alternatives and competitors to ProxySQL.
39
83
+ 1
0

What is ProxySQL and what are its top alternatives?

It has an advanced multi-core architecture. It's built from the ground up to support hundreds of thousands of concurrent connections, multiplexed to potentially hundreds of backend servers. It helps you squeeze the last drop of performance out of your MySQL cluster, without controlling the applications that generate the queries.
ProxySQL is a tool in the Database Tools category of a tech stack.

Top Alternatives to ProxySQL

  • MaxScale
    MaxScale

    It is a database proxy that extends the high availability, scalability, and security of MariaDB Server while at the same time simplifying application development by decoupling it from underlying database infrastructure. ...

  • HAProxy
    HAProxy

    HAProxy (High Availability Proxy) is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. ...

  • Vitess
    Vitess

    It is a database solution for deploying, scaling and managing large clusters of MySQL instances. It’s architected to run as effectively in a public or private cloud architecture as it does on dedicated hardware. It combines and extends many important MySQL features with the scalability of a NoSQL database. ...

  • Slick
    Slick

    It is a modern database query and access library for Scala. It allows you to work with stored data almost as if you were using Scala collections while at the same time giving you full control over when a database access happens and which data is transferred. ...

  • Spring Data
    Spring Data

    It makes it easy to use data access technologies, relational and non-relational databases, map-reduce frameworks, and cloud-based data services. This is an umbrella project which contains many subprojects that are specific to a given database. ...

  • DataGrip
    DataGrip

    A cross-platform IDE that is aimed at DBAs and developers working with SQL databases. ...

  • DBeaver
    DBeaver

    It is a free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, Teradata, MongoDB, Cassandra, Redis, etc. ...

  • Microsoft SQL Server Management Studio
    Microsoft SQL Server Management Studio

    It is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. It provides tools to configure, monitor, and administer instances of SQL Server and databases. Use it to deploy, monitor, and upgrade the data-tier components used by your applications, as well as build queries and scripts. ...

ProxySQL alternatives & related posts

MaxScale logo

MaxScale

34
92
0
A database proxy that extends high security
34
92
+ 1
0
PROS OF MAXSCALE
    Be the first to leave a pro
    CONS OF MAXSCALE
      Be the first to leave a con

      related MaxScale posts

      HAProxy logo

      HAProxy

      2.4K
      2.1K
      561
      The Reliable, High Performance TCP/HTTP Load Balancer
      2.4K
      2.1K
      + 1
      561
      PROS OF HAPROXY
      • 131
        Load balancer
      • 102
        High performance
      • 69
        Very fast
      • 58
        Proxying for tcp and http
      • 55
        SSL termination
      • 31
        Open source
      • 27
        Reliable
      • 20
        Free
      • 18
        Well-Documented
      • 12
        Very popular
      • 7
        Runs health checks on backends
      • 7
        Suited for very high traffic web sites
      • 6
        Scalable
      • 5
        Ready to Docker
      • 4
        Powers many world's most visited sites
      • 3
        Simple
      • 2
        Ssl offloading
      • 2
        Work with NTLM
      • 1
        Available as a plugin for OPNsense
      • 1
        Redis
      CONS OF HAPROXY
      • 6
        Becomes your single point of failure

      related HAProxy posts

      Around the time of their Series A, Pinterest’s stack included Python and Django, with Tornado and Node.js as web servers. Memcached / Membase and Redis handled caching, with RabbitMQ handling queueing. Nginx, HAproxy and Varnish managed static-delivery and load-balancing, with persistent data storage handled by MySQL.

      See more
      Tom Klein

      We're using Git through GitHub for public repositories and GitLab for our private repositories due to its easy to use features. Docker and Kubernetes are a must have for our highly scalable infrastructure complimented by HAProxy with Varnish in front of it. We are using a lot of npm and Visual Studio Code in our development sessions.

      See more
      Vitess logo

      Vitess

      64
      164
      0
      A database clustering system for horizontal scaling of MySQL
      64
      164
      + 1
      0
      PROS OF VITESS
        Be the first to leave a pro
        CONS OF VITESS
          Be the first to leave a con

          related Vitess posts

          Shared insights
          on
          MySQLMySQLVitessVitess
          at

          They're critical to the business data and operated by an ecosystem of tools. But once the tools have been used, it was important to verify that the data remains as expected at all times. Even with the best efforts to prevent errors, inconsistencies are bound to creep at any stage. In order to test the code in a comprehensive manner, Slack developed a structure known as a consistency check framework.

          This is a responsive and personalized framework that can meaningfully analyze and report on your data with a number of proactive and reactive benefits. This framework is important because it can help with repair and recovery from an outage or bug, it can help ensure effective data migration through scripts that test the code post-migration, and find bugs throughout the database. This framework helped prevent duplication and identifies the canonical code in each case, running as reusable code.

          The framework was created by creating generic versions of the scanning and reporting code and an interface for the checking code. The checks could be run from the command line and either a single team could be scanned or the whole system. The process was improved over time to further customize the checks and make them more specific. In order to make this framework accessible to everyone, a GUI was added and connected to the internal administrative system. The framework was also modified to include code that can fix certain problems, while others are left for manual intervention. For Slack, such a tool proved extremely beneficial in ensuring data integrity both internally and externally.

          See more
          Slick logo

          Slick

          9.2K
          1.2K
          0
          Database query and access library for Scala
          9.2K
          1.2K
          + 1
          0
          PROS OF SLICK
            Be the first to leave a pro
            CONS OF SLICK
              Be the first to leave a con

              related Slick posts

              Spring Data logo

              Spring Data

              587
              404
              0
              Provides a consistent approach to data access – relational, non-relational, map-reduce, and beyond
              587
              404
              + 1
              0
              PROS OF SPRING DATA
                Be the first to leave a pro
                CONS OF SPRING DATA
                  Be the first to leave a con

                  related Spring Data posts

                  Остап Комплікевич

                  I need some advice to choose an engine for generation web pages from the Spring Boot app. Which technology is the best solution today? 1) JSP + JSTL 2) Apache FreeMarker 3) Thymeleaf Or you can suggest even other perspective tools. I am using Spring Boot, Spring Web, Spring Data, Spring Security, PostgreSQL, Apache Tomcat in my project. I have already tried to generate pages using jsp, jstl, and it went well. However, I had huge problems via carrying already created static pages, to jsp format, because of syntax. Thanks.

                  See more
                  DataGrip logo

                  DataGrip

                  552
                  646
                  17
                  A database IDE for professional SQL developers
                  552
                  646
                  + 1
                  17
                  PROS OF DATAGRIP
                  • 4
                    Works on Linux, Windows and MacOS
                  • 3
                    Code analysis
                  • 2
                    Diff viewer
                  • 2
                    Wide range of DBMS support
                  • 1
                    Generate ERD
                  • 1
                    Quick-fixes using keyboard shortcuts
                  • 1
                    Database introspection on 21 different dbms
                  • 1
                    Export data using a variety of formats using open api
                  • 1
                    Import data
                  • 1
                    Code completion
                  CONS OF DATAGRIP
                    Be the first to leave a con

                    related DataGrip posts

                    DBeaver logo

                    DBeaver

                    513
                    700
                    66
                    A Universal Database Tool
                    513
                    700
                    + 1
                    66
                    PROS OF DBEAVER
                    • 21
                      Free
                    • 13
                      Platform independent
                    • 9
                      Automatic driver download
                    • 7
                      Import-Export Data
                    • 6
                      Simple to use
                    • 4
                      Move data between databases
                    • 4
                      Wide range of DBMS support
                    • 1
                      SAP Hana DB support
                    • 1
                      Themes
                    CONS OF DBEAVER
                      Be the first to leave a con

                      related DBeaver posts

                      Manikandan Shanmugam
                      Software Engineer at Blitzscaletech Software Solution · | 4 upvotes · 1.3M views
                      Shared insights
                      on
                      AzureDataStudioAzureDataStudioDBeaverDBeaver

                      Which tools are preferred if I choose to work on more data side? Which one is good if I decide to work on web development? I'm using DBeaver and am now considering a move to AzureDataStudio to break the monotony while working. I would like to hear your opinion. Which one are you using, and what are the things you are missing in dbeaver or data studio.

                      See more
                      Microsoft SQL Server Management Studio logo

                      Microsoft SQL Server Management Studio

                      487
                      423
                      0
                      An integrated environment for managing any SQL infrastructure
                      487
                      423
                      + 1
                      0
                      PROS OF MICROSOFT SQL SERVER MANAGEMENT STUDIO
                        Be the first to leave a pro
                        CONS OF MICROSOFT SQL SERVER MANAGEMENT STUDIO
                          Be the first to leave a con

                          related Microsoft SQL Server Management Studio posts

                          Kelsey Doolittle

                          We have a 138 row, 1700 column database likely to grow at least a row and a column every week. We are mostly concerned with how user-friendly the graphical management tools are. I understand MySQL has MySQL WorkBench, and Microsoft SQL Server has Microsoft SQL Server Management Studio. We have about 6 months to migrate our Excel database to one of these DBMS, and continue (hopefully manually) importing excel files from then on. Any tips appreciated!

                          See more