Cosmicoppaicosmicoppai.com·Sep 13, 2024Schema change without locking.Performing schema changes on production databases comes with significant overhead, such as locking entire tables and potentially causing replication lag in master-slave architectures. For MySQL and its variants, there's a powerful tool that mitigates...Discuss·34 readsDB PieDatabases
Aaditya Goenkagoenka.dev·Sep 12, 2024Streamlining MySQL Backup and Restoration with Docker, Percona Tools, and Remote ConnectionsIn modern development environments, especially those adopting microservices or containerized architectures, handling MySQL backups and restorations across multiple hosts is crucial. In this blog post, we’ll walk through an advanced setup for managing...DiscussXtraBackup
Daniil Bazhenovdaniil.hashnode.dev·Mar 14, 2024A New Way to Provision Databases on KubernetesNeed to provide database self-service to internal teams? Can't spare the resources to build and maintain your own private DBaaS solution? Sick of cloud DBaaS providers locking you in? Percona Everest is a cloud-native database platform to deploy and ...Discuss·1 like·26 readscloud native