Software Alternatives & Reviews

ProxySQL VS GraphiQL

Compare ProxySQL VS GraphiQL and see what are their differences

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.

GraphiQL logo GraphiQL

An in-browser IDE for exploring GraphQL
  • ProxySQL Landing page
    Landing page //
    2023-05-23
  • GraphiQL Landing page
    Landing page //
    2022-11-04

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

GraphiQL videos

No GraphiQL videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to ProxySQL and GraphiQL)
MySQL Tools
42 42%
58% 58
Databases
46 46%
54% 54
Data Integration
100 100%
0% 0
GraphQL
0 0%
100% 100

User comments

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

Social recommendations and mentions

Based on our record, GraphiQL should be more popular than ProxySQL. It has been mentiond 23 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.

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

GraphiQL mentions (23)

  • Migrating Netflix to GraphQL Safely
    > FYI, GraphiQL is deprecated, GraphQL Playground is a good alternative. You have this backwards. https://github.com/graphql/graphql-playground/issues/1366#issuecomment-1062088978. - Source: Hacker News / 9 months ago
  • Build Smarter, Not Harder: Simplifying Backend Workflows with Build-time GraphQL
    GraphQL is declarative and self-documenting by nature. There’s a single endpoint, and all available data, relationships, and APIs can be explored and consumed by client teams (via the GraphiQL interface or just Introspection) without constantly going back and forth with backend teams. - Source: dev.to / 10 months ago
  • GraphQL IDEs: GraphiQL vs Altair
    GraphiQL is one of the most well-known GraphQL IDEs. Originally developed by Facebook, it is an in-browser tool that enables developers to write, validate, and test GraphQL queries. It is open-source and can be integrated into any project that uses GraphQL. Recently, GraphiQL has been revamped with a new UI and several new features as you can read in ths blog post I wrote earlier. - Source: dev.to / 10 months ago
  • React Real Time Messaging With GraphQL
    OneGraphiQL is a data explorer that allows us to build up our GraphQL queries and mutations. It is the OneGraph implementation of GraphiQL, which can be used with any GraphQL endpoint. GraphiQL is the perfect way to discover the different things we can request. It is generated from the GraphQL schema and provides helpful documentation for the graph's queries, mutations and types. Additionally, it can intelligently... - Source: dev.to / over 1 year ago
  • Apollo federated graph is not presenting its schema to graphiql with fields sorted lexicographically
    If this is a critical functionality, you could raise an issue (with proper reasons why it is important) for sort support either in graphql-js or GraphiQL (guessing this would be a better place) repositories. Source: over 1 year ago
View more

What are some alternatives?

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

Gonarch Tech - MySQL High Availability as a service

Sequel Pro - MySQL database management for Mac OS X

PostgREST - Automatic REST API for Any Postgres Database

GraphQL - GraphQL is a data query language and runtime to request and deliver data to mobile and web apps.

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

PostGIS - Open source spatial database