Community journal

The latest from the MySQL community

Ideas, releases, practical guides, and perspectives from the people building with MySQL.

Follow the feed
Showing entries 681 to 690 of 45354 « Previous | Next »
Why you should use compact table columns

Introduction In this article, I’m going to explain you should use compact table columns when designing your database schema. By using compact table columns, you can cache more table records and index entries and, therefore, speed up your SQL queries. Database caching As I explained in this article, relational database systems cache the pages that are loaded from the disk in the Buffer Pool (e.g., shared buffers in PostgreSQL) so that the next time the same page is requested by an SQL query execution, the page will be served from the memory... Read More

The post Why you should use compact table columns appeared first on Vlad Mihalcea.

The Power of MySQL: What Makes It the World’s Favorite Database?

The 2024 JetBrains Developer Ecosystem Report reaffirms what millions of developers already know: MySQL is the #1 database. According to the report, “MySQL continues to be the most widely used database, favored by developers across various domains for its reliability and ease of use.” But what makes MySQL stand out among its competitors? From ease of use to enterprise-grade security […]

The Power of MySQL: What Makes It the World’s Favorite Database?

The 2024 JetBrains Developer Ecosystem Report reaffirms what millions of developers already know—MySQL is the #1 database. According to the report, "MySQL continues to be the most widely used database, favored by developers across various domains for its reliability and ease of use.

Recap of the MySQL Community Advent Calendar 2024 Posts

For anyone who missed any of our 2024 Advent Calendar posts, we would like to share with you a little recap of the 2024 MySQL Community Advent Calendar posts. It was once again a pleasure and a great time preparing these MySQL posts. We hope you enjoyed reading them as much as we enjoyed writing […]

Recap of the MySQL Community Advent Calendar 2024 Posts

Advent Calendar Recap 2024

Tuning BLOB for performance in NDB [Part 2]

Summary In the previous blog post a new feature to configure BLOB storage in a table was introduced, designed to help reduce memory footprint. The post explored how to configure and monitor table memory, as well as the the impact BLOB columns can have in MySQL Cluster’s NDB storage engine. In this second part of the […]

Available now: OCI Database Management and Ops Insights for on-premises MySQL databases

We’re excited to announce the availability of Oracle Cloud Infrastructure (OCI) Database Management and Ops Insights services to monitor the on-premises (External) MySQL DB systems! Today, efficient database management is essential to deliver highly performant, reliable, and scalable applications. Database Management in OCI offers a cloud-native, comprehensive database monitoring solution which brings the capabilities of […]

PCI DSS 4.0 Compliance and MySQL

PCI DSS 4.0 Compliance and MySQL  The financial services industry and its customers are increasingly embracing digital banking, leading to a surge in digital payment transactions. This rapid growth, coupled with the constantly evolving threat landscape, significantly increases the risk of data breaches. Protecting customer data is paramount in this environment. The Payment Card Industry […]

PCI DSS 4.0 Compliance and MySQL

PCI DSS 4.0 Compliance and MySQL

preFOSDEM MySQL Belgian Days 2025 – Agenda

The preFOSDEM MySQL Belgian Days 2025 will occur at the usual place (ICAB Incubator, Belgium, 1040 Bruxelles) on Thursday, January 30th, and Friday, January 31st, just before FOSDEM. Again this year, we will have the chance to have incredible sessions from our Community and the opportunity to meet some MySQL Engineers from Oracle. DimK will […]