Supabase 打算要開發 PostgreSQL 上的 Vitess:Multigres
#database #db #multigres #postgresql #proxy #rdbms #supabase #vitess
Attending FOSDEM is always a pleasure, and this year I've summarized my findings/highlights in a post. I hope you like it!
https://beltrachi.github.io/2025/03/05/fosdem-2025.html #fosdem2025 #vitess #mysql #openapi #asyncapi #survivorbias
Le projet open source Vitess passe déjà la 20e
Vitess 20 et la version 2.13.0 de son opérateur Kubernetes sont disponibles depuis quelques jours.
Cette mise à jour se concentre sur l’amélioration de l’utilisabilité et de la maturité des fonctionnalités existantes tout en conservant une solide base d’évolutivité et de performance.#Vitess #Opensource https://lsdm.live/modules/news/article.php?storyid=5204
Open Source Cloud Computing 2
Для того, чтобы построить облачный сервис понадобится горизонтально масштабируемая база данных. Cloudstack «из коробки» не знает что такое HA, предполагается, что для этого нужно использовать встроенный функционал MySQL или такое решение как Galera Cluster. Но мы пойдем другим путем и остановим свой выбор на Vitess – надежной, легко масштабируемой системы кластеризации для MySQL.
I noticed that 2 modern DB technologies, #Vitess https://vitess.io/ and #TiDB https://docs.pingcap.com/tidb/stable, support the #MySQL protocol. I'm curious if there any modern DB technology supports the #PostgreSQL protocol. I did find one, which is #CockroachDB https://www.cockroachlabs.com/product/
Seems odd that #vitess #database doesn't ship a helm chart. #Kubernetes #mysql
I took a dive into #Vitess today, the "secret sauce" from YouTube (and Planetscale) for crazy database scaling.
Honestly it does look really good, nicer than Galera, but they really need better documentation and examples for everyone that _doesn't_ use Kubernetes. 😡
So for now I don't think I'm going to use it. That said, I think I will switch to Percona from MariaDB, to save myself the migration pain later.
🌘 Figma的資料庫架構成長之痛
➤ 從單一資料庫到垂直分割
✤ https://www.figma.com/blog/how-figma-scaled-to-multiple-databases/
Figma在2020年因新功能、第二個產品的推出和更多用戶而遇到了資料庫架構成長之痛。他們從單一資料庫開始,進行了一系列的修復和升級,最終決定採用垂直分割的方式來解決橫向擴展的問題。
+ 這篇文章很好地展示了Figma如何處理資料庫架構成長之痛的過程。他們從單一資料庫開始,進行了一系列的修復和升級,最終決定採用垂直分割的方式來解決橫向擴展的問題。這是一個非常有啟發性的案例,對於其他公司也有很大的參考價值。
+ Figma的自建解決方案非常有創意和挑戰性。他們無法找到符合自己需求的現成解決方案,於是決定自己開發。這需要很高的技術能力和團隊合作,但最終他們成功地實現了自己的目標。這個案例也展示了自建解決方案的優勢和挑戰。
#Figma #資料庫 #架構 #垂直分割 #橫向擴展 #Postgres #NoSQL #Vitess
Drei Fragen und Antworten: endlich echte Innovationen bei Cloud-Datenbanken
Mit dem Wechsel in die Cloud stehen erstmals seit langem komplett neu gedachte Datenbanken zur Verfügung. Wir werfen einen Blick auf Yugabyte & Co.
#AmazonWebServices #CloudComputing #CockroachDB #Datenbanken #GoogleCloud #Kubernetes #LinuxundOpenSource #MicrosoftAzure #SQL #Vitess #YugabyteDB #iX #News
Finally got around to reducing the memory request for the #kubernetes operator we deploy globally.
Just assumed it was natural growth from caching most objects in a cluster as they grew. Actually turns out it was a little bit of logging library configuration.
🎩 to @mdlayher for tracking it down and fixing it. Thus saving us approximately 90Gi of memory.
Public Issue: https://github.com/vitessio/vitess/issues/11614