okteto / charts

Helm charts for the default Okteto Cloud Application Catalog
https://okteto.com/
24 stars 20 forks source link

MySQL! #53

Open FerLuisxd opened 4 years ago

FerLuisxd commented 4 years ago

I love mysql and would love to see it here

rberrelleza commented 4 years ago

@FerLuisxd we have mariaDB already, do you think we should have both?

FerLuisxd commented 4 years ago

mariaDB is an opensource alternative, however it got stuck with mysql ver 5.0. MySQL (currently in 8.0) has changed a lot since then ( a lot of performance improvements and new engine )

irespaldiza commented 4 years ago

@FerLuisxd, we have to evaluate the priority of add a similar application. Anyway, contributions are welcome :relaxed:.

diwu1989 commented 3 years ago

I would suggest https://hub.docker.com/_/percona over MySQL because it's drop-in replacement, but comes with RocksDB storage engine support.