MySQL 8.2 Introduces Transparent Read/Write Splitting

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • proxysql

    High-performance MySQL proxy with a GPL license.

  • I’m a big fan of MySQL, but this is something you can do with ProxySQL [0] already. While connection pooling isn’t quite as drastic of a need as with Postgres, the other benefits ProxySQL gives you (aforementioned R/W split, dynamic query rewrites and blocking, query cache, HA failover and LB…) makes it a no-brainer.

    [0]: https://github.com/sysown/proxysql

  • pgcat

    PostgreSQL pooler with sharding, load balancing and failover support.

  • Not natively, no. You’d need to front it with something like PgCat [0].

    [0]: https://github.com/postgresml/pgcat

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to ditch Neon

    2 projects | dev.to | 1 May 2024
  • Squawk – A Linter for Postgres Migrations

    1 project | news.ycombinator.com | 30 Apr 2024
  • Serverless Postgres with Neon - My first impression

    1 project | dev.to | 24 Apr 2024
  • Ask HN: How Can I Make My Front End React to Database Changes in Real-Time?

    8 projects | news.ycombinator.com | 17 Apr 2024
  • Building a Managed Postgres Service in Rust

    5 projects | news.ycombinator.com | 8 Apr 2024