SaaSHub helps you find the best software and product alternatives Learn more →
Mysql Alternatives
Similar projects and alternatives to mysql
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
udemy-docker-mastery
Docker Mastery Udemy course to build, compose, deploy, and manage containers from local development to high-availability in the cloud
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
mysql discussion
mysql reviews and mentions
-
F-Droid build servers can't build modern Android apps due to outdated CPUs
This is sort of like a bug I hit last year when the mysql docker container suddenly started requiring x86-64-v2 after a patch level upgrade and failed to start: https://github.com/docker-library/mysql/issues/1055
-
Docker Woes: When Containers Refuse to Listen and Databases Play Hard to Get
Specifying this parameter caused a myriad of problems, as outlined in the issue here.
- Custom Image for Wordpress and Mysql
-
Two photoprism instances, one mariadb
It's a bit messy. Tidier but more complicated would be to add SQL or scripts and tie them in to your docker-compose
-
Docker series (Part 11): Container lifetime & persistent data
SO, basically there are some data which we are not going to change. For example, if we go to mysql's repository: You can see the Volume command . If we delete the mysql image, still we need to manually delete this Volume part. This
-
I want to see more technical(ish) discussion.
Regarding who is in charge of the mysql official image, it's the Docker Community and the MySQL Team
- my public key is missing
-
Ubuntu based mysql image
You could also look at the repository for the official 'library/mysql' image [https://github.com/docker-library/mysql]. This is probably more complicated then you need.
-
Run mysql8 container using custom data dir
I want to mount /opt/mysql8-docker/data-dir as /var/lib/mysql but i already see that the Dockerfile has this included:
-
Using environment variables to change content of a json file
This is what MySQL is doing: https://github.com/docker-library/mysql/tree/master/8.0
-
A note from our sponsor - SaaSHub
www.saashub.com | 1 Sep 2025
Stats
docker-library/mysql is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of mysql is Shell.