Ask HN: Any one still using MySQL?

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
  • mydumper

    Official MyDumper Project

  • Yes, but MariaDB, mostly DIY on localhost (various test & live VMs I manage).

    Most painful? Replication with automatic failover could be easier to setup. Considering switching to MySQL 8.x for the new-ish innodb cluster tools (mysqlsh, mysql-router).

    Why not Postgres? Familiarity, mostly using it for Drupal & Wordpress sites where MySQL is king. Besides the occasional poorly-designed query that eats memory and causes timeouts, MySQL rarely needs my attention.

    Side note: I'm excited for https://github.com/mydumper/mydumper. Multi-threaded logical backups, 2 to 5 times faster than mysqldump. It's not super stable yet, so we haven't been relying on it for long term backups, but doing a "mydumper to grab a schema on live, rsync down to laptop, myloader to import" it's been a big time saver.

  • 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

  • Restore or Migrate your MySQL Database to Railway

    2 projects | dev.to | 3 Nov 2023
  • Has anyone ever restored a 15GB db from mysqldump?

    1 project | /r/sysadmin | 9 May 2023
  • Recommend me an Azure-native solution for archival and encryption

    1 project | /r/AZURE | 1 Apr 2023
  • mysqldump for innodb + myisam mixed db

    1 project | /r/mysql | 15 Mar 2023
  • Is --single-transaction enough to protect mysqldump while backing up a replication replica?

    1 project | /r/mysql | 22 Feb 2023