Showing entries 1 to 10 of 44098
10 Older Entries »
MySQL Basics: Change Is Good—Updating and Deleting Table Data

Learn how to responsibly update or delete your MySQL data—including the concept of soft deletes—using engaging library metaphors and practical SQL examples. This post guides beginners through UPDATE and DELETE statements, safety tips, and real-world scenarios.

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.

MySQL Basics: Filling the Gaps—Inserting Data into Your Tables

Learn how to bring life to your database by inserting records into your MySQL tables! This post shows beginners how to use INSERT statements—with lighthearted library metaphors, approachable SQL examples, and helpful tips for common pitfalls. A perfect next step on your MySQL journey.

MySQL 8.0 End of Life Support: What Are Your Options?

We’ve mentioned this a few times here on the blog already, but in case you missed it, MySQL 8.0’s end-of-life date is April 2026. This probably sounds forever away, but it’s going to sneak up before you know it. Maybe you’ve been putting off thinking about it, or maybe you’re already weighing your options but […]

MySQL HeatWave on AWS Now in Mexico

We’re excited to announce the general availability of MySQL HeatWave in a new AWS region — Mexico Central (Querétaro) — reinforcing our commitment to expanding globally and meeting growing customer demand.

MySQL Basics: Table Manners – Setting up Your First Schema and Table

Take your first hands-on steps in MySQL! This post teaches you how to create schemas and tables using relatable library analogies, beginner-friendly SQL examples, and tips to avoid common pitfalls. Perfect for newcomers, it’s your foundation for all future data adventures.

Monitoring MySQL HeatWave on AWS: From Console to CloudWatch

MySQL HeatWave on AWS extends its monitoring capabilities by integrating with Amazon CloudWatch, allowing you to view many additional metrics and track its history over time.

MySQL Basics: Getting TYPE-cast – Choosing the Right Data Type for the Job

Demystify MySQL data types with this lighthearted guide for beginners! Learn how choosing the right type for each column—numbers, text, or dates—keeps your database organized, efficient, and easy to use. Packed with simple analogies, practical tips, and helpful examples, this post will help you master the essentials of structuring your tables in MySQL.

Introducing Backup Validation and Backup Preparation in MySQL HeatWave

Introducing Backup Validation and Backup Preparation in MySQL HeatWave

Preventing Read-Write Conflicts: Lockless Concurrency in MySQL JSON Duality Views

An overview of lockless optimistic concurrency control feature introduced for MySQL JSON Duality Views in version 9.4.

Showing entries 1 to 10 of 44098
10 Older Entries »