An open-source MySQL alternative for running database on Kubernetes
1–10 of 61 posts
Re: An open-source MySQL alternative for running database on Kubernetes
#2>You do not have to learn database tuning. KubeBlocks can leverage storage and computing resources to achieve optimal database performance.
No one has ever delivered on this pipe dream.
Re: An open-source MySQL alternative for running database on Kubernetes
#3Also, the `Quick Start` link in the readme goes to a 404.
Re: An open-source MySQL alternative for running database on Kubernetes
#4Re: An open-source MySQL alternative for running database on Kubernetes
#5If this is supposed to be used in production as open source, then I am a little surprised that it's under AGPL 3.0, especially given there's no mention of commercial version.
Re: An open-source MySQL alternative for running database on Kubernetes
#6This seems interesting but this passage from the readme is a red flag to me: >You do not have to learn database tuning. KubeBlocks can leverage storage and computing resources to achieve optimal database performance. No one has ever delivered on this pipe dream.
You just get it running, hack your spaghetti and when it becomes a problem you're already assigned on another project so someone else will have to sort it out.
Re: An open-source MySQL alternative for running database on Kubernetes
#7Re: An open-source MySQL alternative for running database on Kubernetes
#8This seems interesting but this passage from the readme is a red flag to me: >You do not have to learn database tuning. KubeBlocks can leverage storage and computing resources to achieve optimal database performance. No one has ever delivered on this pipe dream.
Re: An open-source MySQL alternative for running database on Kubernetes
#9This seems interesting but this passage from the readme is a red flag to me: >You do not have to learn database tuning. KubeBlocks can leverage storage and computing resources to achieve optimal database performance. No one has ever delivered on this pipe dream.
If SQLite feels that performing database optimizations (such as running ANALYZE or creating new indexes) will improve the performance of future queries, then some database I/O may be done.
Re: An open-source MySQL alternative for running database on Kubernetes
#10This seems interesting but this passage from the readme is a red flag to me: >You do not have to learn database tuning. KubeBlocks can leverage storage and computing resources to achieve optimal database performance. No one has ever delivered on this pipe dream.