Planet MySQL HA Blog
What’s New in MySQL HeatWave on AWS?
Why MySQL on Kubernetes Fails Without the Right Operator
MySQL is still the workhorse behind modern applications. From SaaS platforms to e-commerce, it powers the transactional data that businesses rely on. As more organizations adopt Kubernetes for its promise of portability, automation, and infrastructure efficiency, it’s natural to want MySQL to live alongside the rest of the stack. Running databases as containers is appealing: one control plane, unified pipelines, and elastic scaling.
But while Kubernetes makes stateless services almost effortless, MySQL exposes the limits of that model. Persistence, replication, and…
MySQL Basics: Seek and You Shall SELECT—Retrieving Data from Your Tables
Let Your AI DBA Assistant Write Your MySQL Queries
Having explored the innovative MySQL HeatWave technology that converts Natural Language into SQL (Ask Your Database Anything: Natural Language to SQL in MySQL HeatWave), our next article in this series, dives into a practical use case demonstrating how an AI DBA Assistant can significantly simplify your query generation workflow. In MySQL, there are 3 specialized […]
The post Let Your AI DBA Assistant Write Your MySQL Queries first appeared on dasini.net - Diary of a MySQL expert.Get Ready for MySQL HeatWave at Oracle AI World 2025!
Percona at PostgreSQL Conference Europe 2025
We’re proud to announce that Percona is a Platinum Sponsor of PostgreSQL Conference Europe (PGConf.EU) 2025, taking place October 21–24, 2025 in Riga, Latvia 🇱🇻 at the Radisson Blu Latvija Conference Center. As a Platinum Sponsor, you can find Percona in a prime main exhibit floor location; a chance to connect directly with our PostgreSQL experts from around the world. Visitors stopping by our booth will be able to: Enter raffles and win Percona & PostgreSQL SWAG Watch live demos and learn from expert-led sessions Explore open source PostgreSQL solutions built for scalability,…
MySQL Basics: Change Is Good—Updating and Deleting Table Data
Dbeaver: For postgres 2 mysql data migration.
Ask Your Database Anything: Natural Language to SQL in MySQL HeatWave
Natural Language to SQL in MySQL HeatWave makes data accessible to everyone, not just SQL experts. By turning plain English into optimized queries, it removes barriers and speeds up insights. While best practices help ensure accuracy, the feature already shows how LLMs are transforming the way we work with data. With the NL_SQL routine, asking your database questions is as simple as asking a colleague.
The post Ask Your Database Anything: Natural Language to SQL in MySQL HeatWave first appeared on dasini.net - Diary of a MySQL expert.